xfs: enable the finobt feature on v5 superblocks
authorBrian Foster <bfoster@redhat.com>
Thu, 24 Apr 2014 06:01:42 +0000 (16:01 +1000)
committerDave Chinner <david@fromorbit.com>
Thu, 24 Apr 2014 06:01:42 +0000 (16:01 +1000)
commit53801fd97ae000793f51187b122b9475102199a8
tree0ea25a3384749e4b759c9fbf6688ad267fe8267a
parent0c153c1e4326725e9d5e9de6a25fe8ec2353d5ee
xfs: enable the finobt feature on v5 superblocks

Add the finobt feature bit to the list of known features. As of
this point, the kernel code knows how to mount and manage both
finobt and non-finobt formatted filesystems.

Signed-off-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_sb.h