Searched hist:"6 b08901a6e8fcda555f3ad39abd73bb0dd37f231" (Results 1 – 6 of 6) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_rtrmap_btree.c | diff 6b08901a6e8fcda555f3ad39abd73bb0dd37f231 Thu Nov 21 01:20:27 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: add realtime reverse map inode to metadata directory
Add a metadir path to select the realtime rmap btree inode and load it at mount time. The rtrmapbt inode will have a unique extent format code, which means that we also have to update the inode validation and flush routines to look for it.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_rtgroup.h | diff 6b08901a6e8fcda555f3ad39abd73bb0dd37f231 Thu Nov 21 01:20:27 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: add realtime reverse map inode to metadata directory
Add a metadir path to select the realtime rmap btree inode and load it at mount time. The rtrmapbt inode will have a unique extent format code, which means that we also have to update the inode validation and flush routines to look for it.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_rtgroup.c | diff 6b08901a6e8fcda555f3ad39abd73bb0dd37f231 Thu Nov 21 01:20:27 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: add realtime reverse map inode to metadata directory
Add a metadir path to select the realtime rmap btree inode and load it at mount time. The rtrmapbt inode will have a unique extent format code, which means that we also have to update the inode validation and flush routines to look for it.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_inode_fork.c | diff 6b08901a6e8fcda555f3ad39abd73bb0dd37f231 Thu Nov 21 01:20:27 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: add realtime reverse map inode to metadata directory
Add a metadir path to select the realtime rmap btree inode and load it at mount time. The rtrmapbt inode will have a unique extent format code, which means that we also have to update the inode validation and flush routines to look for it.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_format.h | diff 6b08901a6e8fcda555f3ad39abd73bb0dd37f231 Thu Nov 21 01:20:27 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: add realtime reverse map inode to metadata directory
Add a metadir path to select the realtime rmap btree inode and load it at mount time. The rtrmapbt inode will have a unique extent format code, which means that we also have to update the inode validation and flush routines to look for it.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_inode_buf.c | diff 6b08901a6e8fcda555f3ad39abd73bb0dd37f231 Thu Nov 21 01:20:27 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: add realtime reverse map inode to metadata directory
Add a metadir path to select the realtime rmap btree inode and load it at mount time. The rtrmapbt inode will have a unique extent format code, which means that we also have to update the inode validation and flush routines to look for it.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|