From: Alexandros Batsakis Date: Sat, 5 Dec 2009 18:30:21 +0000 (-0500) Subject: nfs41: add support for the exclusive create flags X-Git-Tag: v2.6.33-rc1~287^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4882ef72cd9a5c006087ca94a228323018eac29f;p=pandora-kernel.git 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 Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed