commit | 00b5f95a26f2f95b86e59cf86346b06ba14943ee | [log] [tgz] |
---|---|---|
author | Benny Halevy <benny@tonian.com> | Thu Feb 16 20:57:00 2012 +0200 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Feb 17 11:50:36 2012 -0500 |
tree | 51eff7ba54df6d042b276e07be413e0475124879 | |
parent | 37c593c57324740821766c56e48cf09776a68a9c [diff] |
nfsd41: share_access_to_flags should consider only nfs4.x share_access flags Currently, it will not correctly ignore any nfsv4.1 signal flags if the client sends them. Signed-off-by: Benny Halevy <bhalevy@tonian.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>