From c7e693d9836c003150fef80be40a06e1f2e65d0c Mon Sep 17 00:00:00 2001 From: Darrick J. Wong Date: Tue, 17 Oct 2017 21:37:41 -0700 Subject: xfs: scrub rmap btrees Check the reverse mapping records to make sure that the contents make sense. Signed-off-by: Darrick J. Wong Reviewed-by: Dave Chinner --- fs/xfs/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'fs/xfs/Makefile') diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index 09232f6bcc7e..61fb2814659c 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile @@ -148,6 +148,7 @@ xfs-y += $(addprefix scrub/, \ btree.o \ common.o \ ialloc.o \ + rmap.o \ scrub.o \ ) endif -- cgit v1.2.3-55-g7522