]> asedeno.scripts.mit.edu Git - linux.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)
commit8da57c5c000c73bb91ec03f9bad06f2a39541d3d
tree944e7695b2a9513de1cb97a9d44595ad9aaffc94
parent2123ef8510836cf3f4a1ccb188398f98c4f71ec3
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