This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fix Linux fcntl OFD locks for non-LFS architectures (BZ#20251)


Adhemerval Zanella, le jeu. 15 nov. 2018 11:43:26 -0800, a ecrit:
> > Where is this code? I don't find it in the glibc repository, neither on
> > master nor on release/2.28/master.
> 
> This is from Linux kernel, file fs/fcntl.c.

Ah, ok

> The size of the advisory lock will deducted from F_SETLKW or
> F_SETLKW64 and for Linux this is handled transparently by the kernel.

Ok.

Thanks!
Samuel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]