Searched hist:"4 a61f12eb11958f157e054d386466627445644cd" (Results 1 – 8 of 8) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_rtrmap_btree.h | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_rtrmap_btree.c | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_btree_mem.c | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_shared.h | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_rmap.c | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/linux/fs/xfs/scrub/ |
H A D | rtrmap_repair.c | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
/linux/fs/xfs/ |
H A D | xfs_stats.h | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|
H A D | xfs_stats.c | diff 4a61f12eb11958f157e054d386466627445644cd Thu Nov 21 01:20:43 CET 2024 Darrick J. Wong <djwong@kernel.org> xfs: create a shadow rmap btree during realtime rmap repair
Create an in-memory btree of rmap records instead of an array. This enables us to do live record collection instead of freezing the fs.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> Reviewed-by: Christoph Hellwig <hch@lst.de>
|