]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
authorOlga Kornievskaia <kolga@netapp.com>
Fri, 16 Oct 2020 13:25:45 +0000 (09:25 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Nov 2020 10:08:51 +0000 (11:08 +0100)
commit3c040b924988be85e99819dd48c1f3130ae683cc
tree64c1abbdda557b5e691c376291deb78e617002c9
parented596114fd3ac2b8bb3d8ac2df4217290d1e2a70
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag

commit 8c39076c276be0b31982e44654e2c2357473258a upstream.

RFC 7862 introduced a new flag that either client or server is
allowed to set: EXCHGID4_FLAG_SUPP_FENCE_OPS.

Client needs to update its bitmask to allow for this flag value.

v2: changed minor version argument to unsigned int

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
CC: <stable@vger.kernel.org>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/nfs/nfs4proc.c
include/uapi/linux/nfs4.h