This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [v4, resend] fcntl-linux.h: add new definitions and manual updates for open file description locks
- From: Jeff Layton <jlayton at poochiereds dot net>
- To: OndÅej BÃlka <neleai at seznam dot cz>
- Cc: libc-alpha at sourceware dot org, linux-fsdevel at vger dot kernel dot org, linux-kernel at vger dot kernel dot org, Theodore Ts'o <tytso at mit dot edu>, Rich Felker <dalias at libc dot org>, "Michael Kerrisk (man-pages)" <mtk dot manpages at gmail dot com>, samba-technical at lists dot samba dot org, Ganesha NFS List <nfs-ganesha-devel at lists dot sourceforge dot net>, Carlos O'Donell <carlos at redhat dot com>, Stefan Metzmacher <metze at samba dot org>, Christoph Hellwig <hch at infradead dot org>, Boaz Harrosh <bharrosh at panasas dot com>, "Alfred M. Szmidt" <ams at gnu dot org>
- Date: Fri, 23 May 2014 12:00:39 -0400
- Subject: Re: [v4, resend] fcntl-linux.h: add new definitions and manual updates for open file description locks
- Authentication-results: sourceware.org; auth=none
- References: <1399124004-5535-1-git-send-email-jlayton at poochiereds dot net> <20140523155747 dot GA14101 at domone dot podge>
On Fri, 23 May 2014 17:57:47 +0200
OndÅej BÃlka <neleai@seznam.cz> wrote:
> On Sat, May 03, 2014 at 09:33:24AM -0400, Jeff Layton wrote:
> > Open file description locks have been merged into the Linux kernel for
> > v3.15. Add the appropriate command-value definitions and an update to
> > the manual that describes their usage.
> >
> > ChangeLog:
> >
> > 2014-04-24 Jeff Layton <jlayton@poochiereds.net>
> >
> > [BZ#16839]
> > * manual/llio.texi: add section about open file description locks
> >
> > * sysdeps/unix/sysv/linux/bits/fcntl-linux.h:
> > (F_OFD_GETLK, F_OFD_SETLK, F_OFD_SETLKW): New macros.
> >
> manual/examples/ofdlocks.c entry is missing.
>
Oops! Can one of you fix that up, or do you need me to resend?
> Otherwise ok for me, Carlos, Michael do you have additional comments?
--
Jeff Layton <jlayton@poochiereds.net>