commit | 275448eb10cfb2b09b34b0b08498a3401222b413 | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Jul 16 09:16:45 2013 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jul 23 18:18:53 2013 -0400 |
tree | b0a5b06a1b1cfb6a234d3ef7353cffc2de5bf521 | |
parent | cc7936f9ad085351bc2ccb403c403392e1337050 [diff] |
rpc_pipe: convert back to simple_dir_inode_operations Now that Al has fixed simple_lookup to account for the case where sb->s_d_op is set, there's no need to keep our own special lookup op. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>