[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
authorAl Viro <viro@zeniv.linux.org.uk>
Tue, 5 Aug 2008 07:00:49 +0000 (03:00 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 23 Oct 2008 09:12:56 +0000 (05:12 -0400)
commit3516586a424ea5727be089da6541cbd5644f0497
treecb55c6262e066c393917735021aa2bd801f6dd16
parent2c552d81363e0dac66d478046cc8a3948a67eae9
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags

New flag: LOOKUP_EXCL.  Set before doing the final step of pathname
resolution on the paths that have LOOKUP_CREATE and O_EXCL.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/gfs2/ops_inode.c
fs/namei.c
fs/nfs/dir.c
include/linux/namei.h