aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/mod/file2alias.c
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2009-12-17 13:24:40 +0000
committerAl Viro <[email protected]>2009-12-17 16:03:25 +0000
commit7a0ad10c367ab57c899d340372f37880cbe6ab52 (patch)
tree7e21f078c03cbeb350d964c23a2c49f7016f5ef7 /scripts/mod/file2alias.c
parentfix up O_SYNC comments (diff)
downloadkernel-7a0ad10c367ab57c899d340372f37880cbe6ab52.tar.gz
kernel-7a0ad10c367ab57c899d340372f37880cbe6ab52.zip
fold do_sync_file_range into sys_sync_file_range
We recently go rid of all callers of do_sync_file_range as they're better served with vfs_fsync or the filemap_write_and_wait. Now that do_sync_file_range is down to a single caller fold it into it so that people don't start using it again accidentally. While at it also switch it from using __filemap_fdatawrite_range(..., WB_SYNC_ALL) to the more clear filemap_fdatawrite_range(). Signed-off-by: Christoph Hellwig <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'scripts/mod/file2alias.c')
0 files changed, 0 insertions, 0 deletions