mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>