mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-25 16:14:22 +00:00
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>