nfs4: export nfs4_sequence_done
authorPeng Tao <tao.peng@primarydata.com>
Tue, 10 Jun 2014 21:24:16 +0000 (05:24 +0800)
committerTom Haynes <loghyr@primarydata.com>
Tue, 3 Feb 2015 19:06:36 +0000 (11:06 -0800)
Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Tom Haynes <Thomas.Haynes@primarydata.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c

index 90c4ffe..b3c771e 100644 (file)
@@ -447,6 +447,8 @@ extern int nfs40_setup_sequence(struct nfs4_slot_table *tbl,
                                struct nfs4_sequence_args *args,
                                struct nfs4_sequence_res *res,
                                struct rpc_task *task);
+extern int nfs4_sequence_done(struct rpc_task *task,
+                             struct nfs4_sequence_res *res);
 
 extern void nfs4_free_lock_state(struct nfs_server *server, struct nfs4_lock_state *lsp);
 
Simple merge