From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?T25kxZllaiBCw61sa2E=?= Subject: Re: [v4, resend] fcntl-linux.h: add new definitions and manual updates for open file description locks Date: Fri, 23 May 2014 17:57:47 +0200 Message-ID: <20140523155747.GA14101@domone.podge> References: <1399124004-5535-1-git-send-email-jlayton@poochiereds.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: libc-alpha@sourceware.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Theodore Ts'o , Rich Felker , "Michael Kerrisk (man-pages)" , samba-technical@lists.samba.org, Ganesha NFS List , Carlos O'Donell , Stefan Metzmacher , Christoph Hellwig , Boaz Harrosh , "Alfred M. Szmidt" To: Jeff Layton Return-path: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Content-Disposition: inline In-Reply-To: <1399124004-5535-1-git-send-email-jlayton@poochiereds.net> List-Id: linux-fsdevel.vger.kernel.org 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 > > [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. Otherwise ok for me, Carlos, Michael do you have additional comments?