commit | 8c39076c276be0b31982e44654e2c2357473258a | [log] [tgz] |
---|---|---|
author | Olga Kornievskaia <kolga@netapp.com> | Fri Oct 16 09:25:45 2020 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Oct 16 09:28:43 2020 -0400 |
tree | e0ce4c2d6731799deff7e7a121948fe0f5f6a3bf | |
parent | 094eca37193c516106ef8ed7f60ed058ed9fc458 [diff] |
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>