Add a couple of definitions for NFSv4.2 and update macros to use them.
authorrmacklem <rmacklem@FreeBSD.org>
Fri, 6 Dec 2019 23:51:11 +0000 (23:51 +0000)
committerrmacklem <rmacklem@FreeBSD.org>
Fri, 6 Dec 2019 23:51:11 +0000 (23:51 +0000)
commit78b6026f7ac77d72f62f828feec9bcd84c03ec79
tree2a9c1219673ae18f401c9b9fd0136ea180d5c409
parent0c04b8fa59dca4c8d0e1b8525505fceb1ac8e8ac
Add a couple of definitions for NFSv4.2 and update macros to use them.

This patch adds code to macros to clear attribute bits not supported
by NFSv4.2. For now, these bits are never set anyhow, but this prepares
the code for the addition of NFSv4.2 support in a future commit.

There will be a series of these preliminary commits that will prepare for
a major commit of the NFSv4.2 client/server changes currently found in
subversion under projects/nfsv42/sys.
sys/fs/nfs/nfs.h