]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0254d792aa5288e2f834336859a2b020727f6f13
treea2afde7b8070ad9952142ede9297f95b3a1ca5ef
parent63386f352c72c35c7a2f7fa2c9344bc156d7fa45
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