xfs: remove deprecated sysctl options
authorPavel Reichl <preichl@redhat.com>
Fri, 25 Sep 2020 18:11:37 +0000 (11:11 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Fri, 25 Sep 2020 18:34:08 +0000 (11:34 -0700)
commit3442de9cc322500b56a5918139bffcdd62063cc9
treea2afde7b8070ad9952142ede9297f95b3a1ca5ef
parentc23c393eaab5d3097d8b95e5bcbbe73e089a6165
xfs: remove deprecated sysctl options

These optionr were for Irix compatibility, probably for clustered XFS
clients in a heterogenous cluster which contained both Irix & Linux
machines, so that behavior would be consistent. That doesn't exist anymore
and it's no longer needed.

Signed-off-by: Pavel Reichl <preichl@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: actually state when the sysctls go away]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Documentation/admin-guide/xfs.rst
fs/xfs/xfs_sysctl.c