diff options
author | 2024-08-13 09:39:37 +0200 | |
---|---|---|
committer | 2024-09-03 10:07:38 +0530 | |
commit | c741d79c1a975cc3904ed8a491d6338ac852d43d (patch) | |
tree | afa07609ce1186c846a0043dddfe7e521a9ebcb2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: don't bother returning errors from xfs_file_release (diff) | |
download | wireguard-linux-c741d79c1a975cc3904ed8a491d6338ac852d43d.tar.xz wireguard-linux-c741d79c1a975cc3904ed8a491d6338ac852d43d.zip |
xfs: skip all of xfs_file_release when shut down
There is no point in trying to free post-EOF blocks when the file system
is shutdown, as it will just error out ASAP. Instead return instantly
when xfs_file_release is called on a shut down file system.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions