From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael Kerrisk (man-pages)" Subject: Re: [v4, resend] fcntl-linux.h: add new definitions and manual updates for open file description locks Date: Sat, 24 May 2014 08:15:07 +0200 Message-ID: <538038EB.20505@gmail.com> References: <1399124004-5535-1-git-send-email-jlayton@poochiereds.net> <20140523155747.GA14101@domone.podge> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: mtk.manpages@gmail.com, libc-alpha@sourceware.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Theodore Ts'o , Rich Felker , samba-technical@lists.samba.org, Ganesha NFS List , Carlos O'Donell , Stefan Metzmacher , Christoph Hellwig , Boaz Harrosh , "Alfred M. Szmidt" To: =?UTF-8?B?T25kxZllaiBCw61sa2E=?= , Jeff Layton Return-path: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org In-Reply-To: <20140523155747.GA14101@domone.podge> List-Id: linux-fsdevel.vger.kernel.org On 05/23/2014 05:57 PM, Ondřej Bílka 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 >> >> [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? > . After commenting quite extensively on two or three previous rounds of the patches, I have no further comments. (Jeff integrated/responded to all my comments). Cheers, Michael -- Michael Kerrisk Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/ Linux/UNIX System Programming Training: http://man7.org/training/