diff options
author | Dave Chinner <[email protected]> | 2022-01-31 13:20:10 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2022-02-01 14:14:48 -0800 |
commit | cea267c235e1b1ec3bfc415f6bd420289bcb3bc9 (patch) | |
tree | 56b0df7dc5a9fff9cbb5b476fab4121358ce80f9 /net/lapb/lapb_iface.c | |
parent | b39a04636fd7454911b80e7b5ab2a66b011a8145 (diff) |
xfs: ensure log flush at the end of a synchronous fallocate call
Since we've started treating fallocate more like a file write, we
should flush the log to disk if the user has asked for synchronous
writes either by setting it via fcntl flags, or inode flags, or with
the sync mount option. We've already got a helper for this, so use
it.
[The original patch by Darrick was massaged by Dave to fit this patchset]
Signed-off-by: Darrick J. Wong <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions