summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeff Layton <jlayton@redhat.com>2017-07-06 13:02:29 +0200
committerJeff Layton <jlayton@redhat.com>2017-07-06 13:02:29 +0200
commit383aa543c2f46f245d652c0e5c77390f07ece657 (patch)
tree6525ad72a49001daa068ada2f20af62013a60dcb /scripts
parentblock: convert to errseq_t based writeback error tracking (diff)
downloadlinux-383aa543c2f46f245d652c0e5c77390f07ece657.tar.xz
linux-383aa543c2f46f245d652c0e5c77390f07ece657.zip
fs: convert __generic_file_fsync to use errseq_t based reporting
Many simple, block-based filesystems use generic_file_fsync as their fsync operation. Some others (ext* and fat) also call this function to handle syncing out data. Switch this code over to use errseq_t based error reporting so that all of these filesystems get reliable error reporting via fsync, fdatasync and msync. Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions