diff options
| author | 2013-06-11 08:34:36 +0400 | |
|---|---|---|
| committer | 2013-06-29 12:57:11 +0400 | |
| commit | f4e0c30c191f87851c4a53454abb55ee276f4a7e (patch) | |
| tree | 8bdb4f81dea303f93f1d646034653c8af3fba323 /include/linux/stacktrace.h | |
| parent | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... (diff) | |
allow the temp files created by open() to be linked to
O_TMPFILE | O_CREAT => linkat() with AT_SYMLINK_FOLLOW and /proc/self/fd/<n>
as oldpath (i.e. flink()) will create a link
O_TMPFILE | O_CREAT | O_EXCL => ENOENT on attempt to link those guys
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions
