aboutsummaryrefslogtreecommitdiff
path: root/arch/alpha/include/uapi/asm/fcntl.h
Commit message (Collapse)AuthorAgeFilesLines
* Safer ABI for O_TMPFILEAl Viro2019-05-021-1/+1
| | | | | | | | | [suggested by Rasmus Villemoes] make O_DIRECTORY | O_RDWR part of O_TMPFILE; that will fail on old kernels in a lot more cases than what I came up with. And make sure O_CREAT doesn't get there... Change-Id: Iaa3c8b487d44515b539150bdb5d0b749b87d3ea2 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* it's still short a few helpers, but infrastructure should be OK now...Al Viro2019-05-021-0/+1
| | | | | Change-Id: I0adb8fe9c5029bad3ac52629003c3b78e9442936 Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* first commitMeizu OpenSource2016-08-151-0/+56