]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: scrub the data fork of the realtime inodes
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 14 May 2018 13:34:33 +0000 (06:34 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Wed, 16 May 2018 01:12:50 +0000 (18:12 -0700)
commitf1dd0c2dd37eb97a136fadf3e5fac6ff9548f60f
tree752fbe48dd30c1ea9a6f610c2f83c117b0c3af57
parent626a396009b47702b8d74205d55e274f74f442a4
xfs: scrub the data fork of the realtime inodes

The realtime bitmap and summary inodes live on the metadata device, so
we can scrub their data forks with the regular scrubbers.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
fs/xfs/scrub/rtbitmap.c