]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the biosize mount option
authorIan Kent <raven@themaw.net>
Mon, 28 Oct 2019 15:41:42 +0000 (08:41 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 29 Oct 2019 16:50:12 +0000 (09:50 -0700)
commitbed38594cfc7cea493e250a1ffeffc34bf8c3843
tree944e7695b2a9513de1cb97a9d44595ad9aaffc94
parent9756cd007387a610939a3aa384c0a8e1d7cc9e2b
xfs: remove the biosize mount option

It appears the biosize mount option hasn't been documented as a valid
option since 2005, remove it.

Signed-off-by: Ian Kent <raven@themaw.net>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_super.c