]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove experimental tag for reverse mapping
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 31 Jan 2018 17:47:25 +0000 (09:47 -0800)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 2 Feb 2018 05:07:26 +0000 (21:07 -0800)
commitf63ebb76db1abbebcc0d766491b343cd1073fdb5
tree0abe647c0fbbd9b7c9f2177feb2f905d7c88d495
parent460496afced2520d55bdcc5d78769dd8c735098d
xfs: remove experimental tag for reverse mapping

Reverse mapping has had a while to soak, so remove the experimental tag.
Now that we've landed space metadata cross-referencing in scrub, the
feature actually has a purpose.

Reject rmap filesystems with an rt device until the code to support it
is actually implemented.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Bill O'Donnell <billodo@redhat.com>
fs/xfs/xfs_super.c