commit | 4882ef72cd9a5c006087ca94a228323018eac29f | [log] [tgz] |
---|---|---|
author | Alexandros Batsakis <batsakis@netapp.com> | Sat Dec 05 13:30:21 2009 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Sat Dec 05 13:30:21 2009 -0500 |
tree | 4dba8abfbde3ca48b0012bf8d9abe8ec4260b061 | |
parent | d8cb1a7ce36d44602946f06af4267da304fb4011 [diff] |
nfs41: add support for the exclusive create flags In v4.1 the client MUST/SHOULD use the EXCLUSIVE4_1 flag instead of EXCLUSIVE4, and GUARDED when the server supports persistent sessions. For now (and until we support suppattr_exclcreat), we don't send any attributes with EXCLUSIVE4_1 relying in the subsequent SETATTR as in v4.0 Signed-off-by: Alexandros Batsakis <batsakis@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>