diff options
author | 2024-04-15 14:54:10 -0700 | |
---|---|---|
committer | 2024-04-15 14:54:10 -0700 | |
commit | ee20808d848c87a51e176706d81b95a21747d6cf (patch) | |
tree | add477fbbb621a637f4b3cd163d6b68ff40dfc64 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | xfs: declare xfs_file.c symbols in xfs_file.h (diff) | |
download | wireguard-linux-ee20808d848c87a51e176706d81b95a21747d6cf.tar.xz wireguard-linux-ee20808d848c87a51e176706d81b95a21747d6cf.zip |
xfs: create a new helper to return a file's allocation unit
Create a new helper function to calculate the fundamental allocation
unit (i.e. the smallest unit of space we can allocate) of a file.
Things are going to get hairy with range-exchange on the realtime
device, so prepare for this now.
Remove the static attribute from xfs_is_falloc_aligned since the next
patch will need it.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions