Home
last modified time | relevance | path

Searched hist:"0 d0216c0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/uapi/asm-generic/
H A Dunistd.h0d0216c0 Wed May 16 03:18:48 CDT 2018 Yury Norov <ynorov@caviumnetworks.com> compat ABI: use non-compat openat and open_by_handle_at variants

The only difference between native and compat openat and open_by_handle_at
is that non-compat version forces O_LARGEFILE, and it should be the
default behaviour for all architectures, as we are going to drop the
support of 32-bit userspace off_t.

Signed-off-by: Yury Norov <ynorov@caviumnetworks.com>
Signed-off-by: Yury Norov <ynorov@marvell.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>