Commit 01c919abaf2f3d6a8e59eddf4ee22df1631ab067
Committed by
Al Viro
1 parent
c5bf8fef52
Exists in
smarc-imx_3.14.28_1.0.0_ga
and in
1 other branch
nfs: set FILE_CREATED
Set FILE_CREATED on O_CREAT|O_EXCL. If the NFS server honored our request for exclusivity then this must be correct. Currently this is a no-op, since the VFS sets FILE_CREATED anyway. The next patch will, however, require this flag to be always set by filesystems. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Cc: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff
fs/nfs/dir.c