[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <adazlt8r4vk.fsf@cisco.com>
Date: Sat, 08 Mar 2008 18:46:39 -0800
From: Roland Dreier <rdreier@...co.com>
To: Christoph Hellwig <hch@....de>
Cc: Davide Libenzi <davidel@...ilserver.org>,
linux-fsdevel@...r.kernel.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Avi Kivity <avi@...ranet.com>, kvm-devel@...ts.sourceforge.net,
Andrew Morton <akpm@...ux-foundation.org>,
Al Viro <viro@....linux.org.uk>
Subject: Re: [PATCH/RFC 1/2] anon-inodes: Remove fd_install() from anon_inode_getfd()
> No, the best interface is one where the driver doesn't even see
> inode or file. Of course that's not actually possible in a few
> nasty cases like the infiniband code, and for those it might be
> better to do the fd_isntall themselves.
Yeah, I've been thinking about this some more, and I think the IB case
can be cleaned up to use the current anonfd interface (and in fact
ignore the file pointer and inode it gets back).
I'll try to write a patch this week.
- R.
--
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