]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit31aa1cbcdd3af90d5722d953de57effc9175161c
treecb55c6262e066c393917735021aa2bd801f6dd16
parent6f5fc35dc147de50e7ab148c1f6e2e2a25e4a0f6
[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