On Mon, 2013-07-01 at 12:22 -0400, Jeff Layton wrote: > On Tue, 25 Jun 2013 15:36:54 +0000 > "Myklebust, Trond" <Trond.Myklebust@xxxxxxxxxx> wrote: > > > On Mon, 2013-06-24 at 21:05 -0400, Jeff Layton wrote: > > > ...instead of replicating a copy of them. > > > > > > Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> > > > --- > > > fs/libfs.c | 9 +++++---- > > > include/linux/fs.h | 1 + > > > net/sunrpc/rpc_pipe.c | 11 +---------- > > > 3 files changed, 7 insertions(+), 14 deletions(-) > > > > > > > Can you please get an ACK from Al on this patch. > > > > Cheers > > Trond > > > > Al, could you weigh in on this? The only real change to generic VFS > code is that I'm exporting simple_dentry_operations here. > Trond, I've been unable to get in touch with Al to get him to ACK this. I'm guessing he's busy getting patches together for the merge window. I propose we do this instead: I'll respin the patch such that sb->s_d_op is set to rpc_dentry_operations, and we'll just keep those for now. Then, I can propose a patch later to export simple_dentry_operations and convert rpc_pipefs to use that afterward (probably for 3.12). I'll post the respin after I've done a bit of testing... -- Jeff Layton <jlayton@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html