From: Kinglong Mee Date: Wed, 26 Aug 2015 13:13:37 +0000 (+0800) Subject: NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1 X-Git-Tag: omap-for-v4.3/fixes-rc1~78^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5334c5bdac926c5f8d89729beccb46fe88eda9e7;p=pandora-kernel.git NFS: Send attributes in OPEN request for NFS4_CREATE_EXCLUSIVE4_1 Client sends a SETATTR request after OPEN for updating attributes. For create file with S_ISGID is set, the S_ISGID in SETATTR will be ignored at nfs server as chmod of no PERMISSION. v3, same as v2. Signed-off-by: Kinglong Mee Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed