]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
xfs: don't parse the mtpt mount option
authorChristoph Hellwig <hch@lst.de>
Sun, 28 Apr 2019 15:32:52 +0000 (08:32 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 30 Apr 2019 15:19:13 +0000 (08:19 -0700)
commit94079285756d66b1aded4e36d35452cb1f9c953a
treebfd5d74fe1e024604fa26e1a75878cbf87e9949c
parent710d707d2fa9cf4c2aa9def129e71e99513466ea
xfs: don't parse the mtpt mount option

The text isn't really any more useful than the default unknown option
handling.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_super.c