1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/fs/xfs/scrub
Christoph Hellwig f7e67b20ec xfs: move the fork format fields into struct xfs_ifork
Both the data and attr fork have a format that is stored in the legacy
idinode.  Move it into the xfs_ifork structure instead, where it uses
up padding.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
2020-05-19 09:40:58 -07:00
..
agheader.c
agheader_repair.c xfs: replace open-coded bitmap weight logic 2020-03-18 08:12:23 -07:00
alloc.c
attr.c
attr.h
bitmap.c xfs: replace open-coded bitmap weight logic 2020-03-18 08:12:23 -07:00
bitmap.h xfs: replace open-coded bitmap weight logic 2020-03-18 08:12:23 -07:00
bmap.c xfs: move the fork format fields into struct xfs_ifork 2020-05-19 09:40:58 -07:00
btree.c
btree.h
common.c
common.h
dabtree.c xfs: move the fork format fields into struct xfs_ifork 2020-05-19 09:40:58 -07:00
dabtree.h
dir.c xfs: move the fork format fields into struct xfs_ifork 2020-05-19 09:40:58 -07:00
fscounters.c
health.c
health.h
ialloc.c xfs: remove unused iget_flags param from xfs_imap_to_bp() 2020-05-07 08:27:49 -07:00
inode.c
parent.c xfs: move the per-fork nextents fields into struct xfs_ifork 2020-05-19 09:40:58 -07:00
quota.c
refcount.c
repair.c
repair.h
rmap.c
rtbitmap.c
scrub.c xfs: prohibit fs freezing when using empty transactions 2020-03-26 08:19:24 -07:00
scrub.h
symlink.c
trace.c
trace.h
xfs_scrub.h