mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -08: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>