Files
android_kernel_xiaomi_sm8450/fs/xfs
Darrick J. Wong 64a39d876e xfs: add helpers to collect and sift btree block pointers during repair
Add some helpers to assemble a list of fs block extents.  Generally,
repair functions will iterate the rmapbt to make a list (1) of all
extents owned by the nominal owner of the metadata structure; then they
will iterate all other structures with the same rmap owner to make a
list (2) of active blocks; and finally we have a subtraction function to
subtract all the blocks in (2) from (1), with the result that (1) is now
a list of blocks that were owned by the old btree and must be disposed.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
2018-05-30 08:03:14 -07:00
..
2018-05-29 10:46:03 -07:00
2018-05-15 18:12:51 -07:00
2013-05-07 18:45:36 -05:00
2018-03-30 11:34:55 -07:00
2017-11-09 15:50:29 -08:00
2017-10-26 15:38:26 -07:00
2018-05-10 08:56:41 -07:00
2018-05-15 18:12:51 -07:00
2018-05-15 17:56:59 -07:00
2018-05-15 17:56:59 -07:00
2017-04-03 15:18:17 -07:00
2018-05-10 08:56:41 -07:00
2018-05-15 17:57:05 -07:00
2018-05-15 17:57:05 -07:00
2017-11-09 15:50:29 -08:00
2017-10-26 15:38:27 -07:00
2018-05-10 08:56:41 -07:00
2018-05-15 17:57:05 -07:00
2018-05-15 17:57:05 -07:00
2017-12-08 17:51:05 -08:00
2018-05-10 08:56:46 -07:00