]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Disable READ_PLUS by default
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 3 Dec 2020 20:18:39 +0000 (15:18 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 10 Dec 2020 21:48:03 +0000 (16:48 -0500)
commit59fc118d21bdcc8bdd97c81b73c1d4778097e71e
tree9db41ecf8965a31f0ddd17db8510e47426f5aeb6
parentb6a3b740e924e54462c59ad1e1c36c916544eee0
NFS: Disable READ_PLUS by default

We've been seeing failures with xfstests generic/091 and generic/263
when using READ_PLUS. I've made some progress on these issues, and the
tests fail later on but still don't pass. Let's disable READ_PLUS by
default until we can work out what is going on.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/Kconfig
fs/nfs/nfs4proc.c