Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xfs: skip scrub xref if corruption already noted | Darrick J. Wong | 2018-05-16 | 1 | -3/+4 |
* | xfs: xfs_scrub_iallocbt_xref_rmap_inodes should use xref_set_corrupt | Darrick J. Wong | 2018-03-24 | 1 | -1/+1 |
* | xfs: record inode buf errors as a xref error in inobt scrubber | Darrick J. Wong | 2018-03-24 | 1 | -1/+2 |
* | xfs: don't clobber inobt/finobt cursors when xref with rmap | Darrick J. Wong | 2018-01-29 | 1 | -2/+2 |
* | xfs: cross-reference refcount btree during scrub | Darrick J. Wong | 2018-01-18 | 1 | -0/+1 |
* | xfs: cross-reference reverse-mapping btree | Darrick J. Wong | 2018-01-18 | 1 | -2/+101 |
* | xfs: cross-reference inode btrees during scrub | Darrick J. Wong | 2018-01-18 | 1 | -0/+73 |
* | xfs: cross-reference with the bnobt | Darrick J. Wong | 2018-01-18 | 1 | -0/+2 |
* | xfs: introduce scrubber cross-referencing stubs | Darrick J. Wong | 2018-01-18 | 1 | -0/+15 |
* | xfs: scrub inode btrees | Darrick J. Wong | 2017-10-27 | 1 | -0/+337 |