diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-04-16 00:54:07 +0300 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-04-16 00:54:07 +0300 |
commit | a4db266a705c5518f3049074fd233b6c57daab00 (patch) | |
tree | 13ad3f4c58ec54aff7996f266efb092247d6ea5d /tools/perf/scripts/python/stackcollapse.py | |
parent | 5302a5c8beb21d01b7b8d92cc73b6871bc27d7bf (diff) | |
download | linux-a4db266a705c5518f3049074fd233b6c57daab00.tar.xz |
xfs: move inode lease breaking functions to xfs_inode.c
The lease breaking functions operate at the scope of the entire VFS
inode, not subranges of a file. Move them to xfs_inode.c since they're
already declared in xfs_inode.h. This cleanup moves us closer to
having xfs_FOO.h declare only the symbols in xfs_FOO.c.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions