Home
last modified time | relevance | path

Searched hist:"4 a61f12eb11958f157e054d386466627445644cd" (Results 1 – 8 of 8) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_rtrmap_btree.hdiff 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 Dxfs_rtrmap_btree.cdiff 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 Dxfs_btree_mem.cdiff 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 Dxfs_shared.hdiff 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 Dxfs_rmap.cdiff 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 Drtrmap_repair.cdiff 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 Dxfs_stats.hdiff 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 Dxfs_stats.cdiff 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>