[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140421190659.GA10884@infradead.org>
Date: Mon, 21 Apr 2014 12:06:59 -0700
From: Christoph Hellwig <hch@...radead.org>
To: Theodore Ts'o <tytso@....edu>, Rich Felker <dalias@...c.org>,
"Michael Kerrisk (man-pages)" <mtk.manpages@...il.com>,
Jeff Layton <jlayton@...hat.com>,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
samba-technical@...ts.samba.org,
Ganesha NFS List <nfs-ganesha-devel@...ts.sourceforge.net>,
Carlos O'Donell <carlos@...hat.com>,
libc-alpha <libc-alpha@...rceware.org>,
"Stefan (metze) Metzmacher" <metze@...ba.org>,
Christoph Hellwig <hch@...radead.org>
Subject: Re: [PATCH] locks: rename file-private locks to file-description
locks
On Mon, Apr 21, 2014 at 03:04:10PM -0400, Theodore Ts'o wrote:
> I think what you mean is that there is no need that we expose the name
> "struct file". My point is that "struct file" is actually a much
> _better_ name than "file description". Heck, "open file object" would
> be better name than "file description".
Open file description is what all current standards use. I'm pretty
sure really old ones just used open file, but struct file has never
been used in an API description. Introducing it now entirely out of
context is not helpful at all.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists