From: Miklos Szeredi Date: Wed, 23 Jul 2014 13:15:36 +0000 (+0200) Subject: cifs: support RENAME_NOREPLACE X-Git-Tag: omap-for-v3.17/fixes-against-rc2~87^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c33d5972ce382bcc506d16235f1e9b7d22cbef8;p=pandora-kernel.git cifs: support RENAME_NOREPLACE This flag gives CIFS the ability to support its native rename semantics. Implementation is simple: just bail out before trying to hack around the noreplace semantics. Signed-off-by: Miklos Szeredi Cc: Steve French Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed