xfs_scrub: serialize the scan-happy repair functions

Some of the metadata repair functions require full scans of the
filesystem.  Use a rwlock to make sure that these repair functions only
run one at a time.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
3 files changed