compat ABI: use non-compat openat and open_by_handle_at variants
authorYury Norov <ynorov@caviumnetworks.com>
Wed, 16 May 2018 08:18:48 +0000 (11:18 +0300)
committerArnd Bergmann <arnd@arndb.de>
Mon, 18 Feb 2019 15:57:12 +0000 (16:57 +0100)
commit0d0216c03a7a14e121abb2e3eb38e491767c36e8
treed6a0d4a44ffbe026dded2c5efd36427b0018725a
parent48166e6ea47d23984f0b481ca199250e1ce0730a
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>
include/uapi/asm-generic/unistd.h