summaryrefslogtreecommitdiffstats
path: root/fs/gfs2
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2017-07-24 06:22:14 -0400
committerJeff Layton <jlayton@redhat.com>2017-08-01 08:39:29 -0400
commit6454568d961bc5de316014548838398174a128c4 (patch)
tree8d50dfd232f00b212e8919f9870d937ecd98d2f2 /fs/gfs2
parenta823e4589e68996436d16db4ede9a43b646332f9 (diff)
downloadlinux-stable-6454568d961bc5de316014548838398174a128c4.tar.gz
linux-stable-6454568d961bc5de316014548838398174a128c4.tar.bz2
linux-stable-6454568d961bc5de316014548838398174a128c4.zip
fs: convert sync_file_range to use errseq_t based error-tracking
sync_file_range doesn't call down into the filesystem directly at all. It only kicks off writeback of pagecache pages and optionally waits on the result. Convert sync_file_range to use errseq_t based error tracking, under the assumption that most users will prefer this behavior when errors occur. Reviewed-by: Jan Kara <jack@suse.cz> Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'fs/gfs2')
0 files changed, 0 insertions, 0 deletions