From: Al Viro Date: Tue, 5 Aug 2008 07:00:49 +0000 (-0400) Subject: [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags X-Git-Tag: v2.6.28-rc1~24^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3516586a424ea5727be089da6541cbd5644f0497;p=pandora-kernel.git [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 --- Reading git-diff-tree failed