NFS: Readdir plus in v4
[linux-2.6-block.git] / fs / nfs / nfs2xdr.c
index 82f026422424826358acca78bb7685894f673ea1..e6bf45710cc7fcd0348459ed7a27cc9454ee7e88 100644 (file)
@@ -454,7 +454,7 @@ static void print_overflow_msg(const char *func, const struct xdr_stream *xdr)
 }
 
 __be32 *
-nfs_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry, int plus)
+nfs_decode_dirent(struct xdr_stream *xdr, struct nfs_entry *entry, struct nfs_server *server, int plus)
 {
        __be32 *p;
        p = xdr_inline_decode(xdr, 4);