Darrick J. Wong
858333dcf0
xfs: check btree block ownership with bnobt/rmapbt when scrubbing btree
...
When scanning a metadata btree block, cross-reference the block location
with the free space btree and the reverse mapping btree to ensure that
the rmapbt knows about the block and the bnobt does not. Add a
mechanism to defer checks when we happen to be scanning the bnobt/rmapbt
itself because it's less efficient to repeatedly clone and destroy the
cursor.
This patch provides the framework to make btree block owner checks
happen; the actual meat will be added in subsequent patches.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com >
Reviewed-by: Dave Chinner <dchinner@redhat.com >
2018-01-17 21:00:45 -08:00
..
2018-01-17 21:00:44 -08:00
2018-01-17 21:00:45 -08:00
2017-10-26 15:38:23 -07:00
2017-11-15 18:21:01 -08:00
2017-11-06 11:53:41 -08:00
2017-10-11 10:21:06 -07:00
2017-06-27 18:23:21 -07:00
2018-01-12 14:09:08 -08:00
2017-08-31 09:31:47 -07:00
2017-10-26 15:38:22 -07:00
2017-11-09 15:50:29 -08:00
2017-10-26 15:38:26 -07:00
2017-11-27 09:34:08 -08:00
2017-11-27 09:34:08 -08:00
2017-11-06 11:53:40 -08:00
2017-10-26 15:38:20 -07:00
2017-09-02 08:22:19 -07:00
2017-09-01 10:55:30 -07:00
2018-01-09 15:18:07 -08:00
2018-01-08 10:54:47 -08:00
2017-11-06 11:53:40 -08:00
2017-11-02 11:10:55 +01:00
2018-01-12 14:09:08 -08:00
2018-01-08 10:54:47 -08:00
2018-01-08 10:54:47 -08:00
2018-01-08 10:54:47 -08:00
2017-12-21 08:48:38 -08:00
2017-11-17 09:51:57 -08:00
2017-10-16 12:26:50 -07:00
2018-01-12 14:09:08 -08:00
2018-01-08 10:54:48 -08:00
2018-01-08 10:54:47 -08:00
2017-12-21 08:47:32 -08:00
2017-11-06 11:53:41 -08:00
2017-11-01 15:03:16 -07:00
2018-01-12 14:09:08 -08:00
2018-01-08 10:54:47 -08:00
2018-01-08 10:54:48 -08:00
2018-01-08 10:54:48 -08:00
2017-11-09 15:50:29 -08:00
2018-01-02 10:16:32 -08:00
2017-09-26 10:55:19 -07:00
2017-11-03 09:45:56 -07:00
2017-10-26 15:38:27 -07:00
2017-10-26 15:38:23 -07:00
2018-01-12 14:09:08 -08:00
2017-08-04 13:43:36 -07:00
2017-10-25 11:01:08 +02:00
2018-01-12 14:09:08 -08:00
2018-01-12 14:09:08 -08:00
2017-11-02 11:10:55 +01:00
2018-01-12 14:09:08 -08:00
2017-06-27 18:23:20 -07:00
2017-10-11 10:21:06 -07:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2018-01-12 14:09:08 -08:00
2017-07-17 08:45:34 +01:00
2017-11-27 09:34:08 -08:00
2017-11-27 09:34:08 -08:00
2017-12-21 08:47:37 -08:00
2017-09-01 10:55:30 -07:00
2017-10-26 15:38:23 -07:00
2018-01-08 10:41:33 -08:00
2017-11-27 13:05:09 -08:00
2017-12-08 17:51:05 -08:00
2017-06-27 18:23:21 -07:00
2017-12-08 17:51:05 -08:00
2018-01-12 14:09:08 -08:00
2017-11-01 15:03:16 -07:00
2017-09-01 10:55:30 -07:00
2017-09-01 10:55:30 -07:00
2017-08-22 09:22:23 -07:00
2018-01-08 10:54:47 -08:00
2017-09-01 10:55:30 -07:00
2017-11-06 11:53:58 -08:00