mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-08-02 05:49:09 +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>