Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-12-23 | xfs: compute rtrmap btree max levels when reflink enabled | Darrick J. Wong | 1 | -2/+26 |
2024-12-23 | xfs: create a shadow rmap btree during realtime rmap repair | Darrick J. Wong | 1 | -0/+117 |
2024-12-23 | xfs: online repair of the realtime rmap btree | Darrick J. Wong | 1 | -1/+1 |
2024-12-23 | xfs: report realtime rmap btree corruption errors to the health system | Darrick J. Wong | 1 | -2/+8 |
2024-12-23 | xfs: create routine to allocate and initialize a realtime rmap btree inode | Darrick J. Wong | 1 | -0/+54 |
2024-12-23 | xfs: wire up a new metafile type for the realtime rmap | Darrick J. Wong | 1 | -0/+251 |
2024-12-23 | xfs: add metadata reservations for realtime rmap btrees | Darrick J. Wong | 1 | -0/+41 |
2024-12-23 | xfs: add realtime reverse map inode to metadata directory | Darrick J. Wong | 1 | -3/+3 |
2024-12-23 | xfs: add realtime rmap btree operations | Darrick J. Wong | 1 | -0/+271 |
2024-12-23 | xfs: introduce realtime rmap btree ondisk definitions | Darrick J. Wong | 1 | -0/+271 |