NFS: Create a submount rpc_op
[linux-2.6-block.git] / fs / nfs / proc.c
index 22ee70586875adf7ff0313e5c3541581e222f1b5..76b3229fc527ec86b2bcc5a349502ef11e5afbaf 100644 (file)
@@ -742,6 +742,7 @@ const struct nfs_rpc_ops nfs_v2_clientops = {
        .file_inode_ops = &nfs_file_inode_operations,
        .file_ops       = &nfs_file_operations,
        .getroot        = nfs_proc_get_root,
+       .submount       = nfs_submount,
        .getattr        = nfs_proc_getattr,
        .setattr        = nfs_proc_setattr,
        .lookup         = nfs_proc_lookup,