diff options
author | Darrick J. Wong <djwong@kernel.org> | 2024-04-15 14:54:47 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-04-15 14:58:54 -0700 |
commit | 40190f9f918aaf3355c8f777e6e658ea3bf77870 (patch) | |
tree | f707e3f8435f3b2c2e004d16176ad629ae03acd5 /fs/xfs/Makefile | |
parent | 0ee230dec2626ef25dc96abd47b84494f9c251e3 (diff) |
xfs: flag empty xattr leaf blocks for optimization
Empty xattr leaf blocks at offset zero are a waste of space but
otherwise harmless. If we encounter one, flag it as an opportunity for
optimization.
If we encounter empty attr leaf blocks anywhere else in the attr fork,
that's corruption.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/Makefile')
0 files changed, 0 insertions, 0 deletions