History log of /arch/parisc/include/uapi/asm/fcntl.h
Revision Date Author Comments
bb458c644a59dbba3a1fe59b27106c5e68e1c4bd 13-Jul-2013 Al Viro <viro@zeniv.linux.org.uk> Safer ABI for O_TMPFILE

[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...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
60545d0d4610b02e55f65d141c95b18ccf855b6e 07-Jun-2013 Al Viro <viro@zeniv.linux.org.uk> [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
70c1674f62026e455c0c821fb7f4baf24d2d1139 16-Oct-2012 David Howells <dhowells@redhat.com> UAPI: (Scripted) Disintegrate arch/parisc/include/asm

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com>
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Acked-by: Dave Jones <davej@redhat.com>