From: "Stefan (metze) Metzmacher" <metze@samba.org>
To: Jeff Layton <jlayton@redhat.com>
Cc: mtk.manpages@gmail.com, libc-alpha <libc-alpha@sourceware.org>,
Michael Kerrisk-manpages <mtk.manpages@googlemail.com>,
Carlos O'Donell <carlos@redhat.com>,
samba-technical@lists.samba.org,
lkml <linux-kernel@vger.kernel.org>,
Jeremy Allison <jra@google.com>,
"linux-fsdevel@vger.kernel.org" <linux-fsdevel@vger.kernel.org>,
Ganesha NFS List <nfs-ganesha-devel@lists.sourceforge.net>
Subject: Re: should we change the name/macros of file-private locks?
Date: Thu, 17 Apr 2014 17:17:05 +0200 [thread overview]
Message-ID: <534FF071.2080903@samba.org> (raw)
In-Reply-To: <20140417075254.28e470ed@tlielax.poochiereds.net>
Am 17.04.2014 13:52, schrieb Jeff Layton:
> On Thu, 17 Apr 2014 00:42:13 +0200
> "Stefan (metze) Metzmacher" <metze@samba.org> wrote:
>
>> Am 16.04.2014 22:00, schrieb Michael Kerrisk (man-pages):
>>> [CC += Jeremy Allison]
>>>
>>> On Wed, Apr 16, 2014 at 8:57 PM, Jeff Layton <jlayton@redhat.com> wrote:
>>>> Sorry to spam so many lists, but I think this needs widespread
>>>> distribution and consensus.
>>>>
>>>> File-private locks have been merged into Linux for v3.15, and *now*
>>>> people are commenting that the name and macro definitions for the new
>>>> file-private locks suck.
>>>>
>>>> ...and I can't even disagree. They do suck.
>>>>
>>>> We're going to have to live with these for a long time, so it's
>>>> important that we be happy with the names before we're stuck with them.
>>>
>>> So, to add my perspective: The existing byte-range locking system has
>>> persisted (despite egregious faults) for well over two decades. One
>>> supposes that Jeff's new improved version might be around
>>> at least as long. With that in mind, and before setting in stone (and
>>> pushing into POSIX) a model of thinking that thousands of programmers
>>> will live with for a long time, it's worth thinking about names.
>>>
>>>> Michael Kerrisk suggested several names but I think the only one that
>>>> doesn't have other issues is "file-associated locks", which can be
>>>> distinguished against "process-associated" locks (aka classic POSIX
>>>> locks).
>>>
>>> The names I have suggested are:
>>>
>>> file-associated locks
>>>
>>> or
>>>
>>> file-handle locks
>>>
>>> or (using POSIX terminology)
>>>
>>> file-description locks
>>
>> I'd use file-handle, file-description or at least something that's
>> not associated to the "file" itself.
>>
>> file-handle-associated or file-description-associated would also work.
>>
>
> Yeah, I understand your point.
>
> I'm not keen on using "file-handle" as file handles have a completely
> different meaning in the context of something like NFS.
>
> "file-description-associated" is rather a mouthful. You Germans might
> go for that sort of thing, but it feels awkward to us knuckle-draggers
> that primarily speak English.
>
> Maybe we should just go with one of Michael's earlier suggestions --
> "file-description locks" and change the macros to F_FD_*.
>
> In the docs we could take pains to point out that these are
> file-_description_ locks and not file-_descriptor_ locks, and outline
> why that is so (which is something I'm trying to make crystal clear in
> the docs anyway).
>
> Does anyone object to that?
Sounds good.
metze
prev parent reply other threads:[~2014-04-17 15:17 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-16 18:57 should we change the name/macros of file-private locks? Jeff Layton
2014-04-16 20:00 ` Michael Kerrisk (man-pages)
2014-04-16 20:16 ` Jeremy Allison
2014-04-17 0:31 ` Re: [Nfs-ganesha-devel] " Jim Lieb
2014-04-17 5:43 ` Michael Kerrisk (man-pages)
2014-04-16 22:42 ` Stefan (metze) Metzmacher
2014-04-17 11:52 ` Jeff Layton
2014-04-17 12:04 ` Michael Kerrisk (man-pages)
2014-04-17 20:08 ` Michael Kerrisk (man-pages)
2014-04-17 23:47 ` Jeff Layton
2014-04-17 15:17 ` Stefan (metze) Metzmacher [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=534FF071.2080903@samba.org \
--to=metze@samba.org \
--cc=carlos@redhat.com \
--cc=jlayton@redhat.com \
--cc=jra@google.com \
--cc=libc-alpha@sourceware.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
--cc=mtk.manpages@googlemail.com \
--cc=nfs-ganesha-devel@lists.sourceforge.net \
--cc=samba-technical@lists.samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).