summaryrefslogtreecommitdiff
path: root/fs/squashfs/namei.c
diff options
context:
space:
mode:
authorDarrick J. Wong <djwong@kernel.org>2022-11-04 16:10:45 -0700
committerDarrick J. Wong <djwong@kernel.org>2022-11-09 19:07:15 -0800
commit6a2fa2ec71e884514b6b84bf70c6de01617860b1 (patch)
tree648e3b0bcac35028000aa367f7af6cb5bd5f5d6a /fs/squashfs/namei.c
parent9007936a36ee2cc39e332d17b02edf0444622121 (diff)
xfs: detect unwritten bit set in rmapbt node block keys
In the last patch, we changed the rmapbt code to remove the UNWRITTEN bit when creating an rmapbt key from an rmapbt record, and we changed the rmapbt key comparison code to start considering the ATTR and BMBT flags during lookup. This brought the behavior of the rmapbt implementation in line with its specification. However, there may exist filesystems that have the unwritten bit still set in the rmapbt keys. We should detect these situations and flag the rmapbt as one that would benefit from optimization. Eventually, online repair will be able to do something in response to this. Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/squashfs/namei.c')
0 files changed, 0 insertions, 0 deletions