diff options
author | Darrick J. Wong <[email protected]> | 2022-01-30 08:53:16 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2022-01-30 08:59:47 -0800 |
commit | 5679897eb104cec9e99609c3f045a0c20603da4c (patch) | |
tree | 4b138d97d9eb4719e22e6c7c40a6652c6f2eeb0e /tools/perf/scripts/python/syscall-counts.py | |
parent | 2719c7160dcfaae1f73a1c0c210ad3281c19022e (diff) |
vfs: make sync_filesystem return errors from ->sync_fs
Strangely, sync_filesystem ignores the return code from the ->sync_fs
call, which means that syscalls like syncfs(2) never see the error.
This doesn't seem right, so fix that.
Signed-off-by: Darrick J. Wong <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Acked-by: Christian Brauner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions