Re: consolidate the compat fcntl definitions
From: Sergey Shtylyov
Date: Wed Jan 12 2022 - 04:56:48 EST
Hello!
On 1/11/22 11:35 AM, Christoph Hellwig wrote:
> currenty the compat fcnt definitions are duplicate for all compat
fcntl?
> architectures, and the native fcntl64 definitions aren't even usable
> from userspace due to a bogus CONFIG_64BIT ifdef. This series tries
> to sort out all that.
[...]
MBR, Sergey