summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_files.py
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2025-01-13 07:32:58 +0300
committerCarlos Maiolino <cem@kernel.org>2025-01-13 16:56:24 +0300
commit72843ca62417a0587ca98791b172e4c3b3f8d3a8 (patch)
treef424471a3f9aaabe517b2ec277f4919adbf7f748 /scripts/lib/kdoc/kdoc_files.py
parentf4752daf472b52a376f38243436c67b188a5eddf (diff)
downloadlinux-72843ca62417a0587ca98791b172e4c3b3f8d3a8.tar.xz
xfs: don't take m_sb_lock in xfs_fs_statfs
The only non-constant value read under m_sb_lock in xfs_fs_statfs is sb_dblocks, and it could become stale right after dropping the lock anyway. Remove the thus pointless lock section. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Carlos Maiolino <cem@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions