From: Benny Halevy Date: Fri, 3 Apr 2009 05:29:17 +0000 (+0300) Subject: nfsd41: CREATE_EXCLUSIVE4_1 X-Git-Tag: v2.6.30-rc1~183^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79fb54abd285b442e1f30f851902f3ddf58e7704;p=pandora-kernel.git nfsd41: CREATE_EXCLUSIVE4_1 Implement the CREATE_EXCLUSIVE4_1 open mode conforming to http://tools.ietf.org/html/draft-ietf-nfsv4-minorversion1-26 This mode allows the client to atomically create a file if it doesn't exist while setting some of its attributes. It must be implemented if the server supports persistent reply cache and/or pnfs. Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed