]> git.baikalelectronics.ru Git - kernel.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)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 16 Oct 2020 13:28:43 +0000 (09:28 -0400)
commit6ca6c6ae25a8d71426adaed0a948e933e704e01e
treee0ce4c2d6731799deff7e7a121948fe0f5f6a3bf
parentd3b47f6e865b5b3316c18a3b8362f5788e26fea7
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag

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>
fs/nfs/nfs4proc.c
include/uapi/linux/nfs4.h