]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nfsd/nfs4proc.c
nfsd: add dprintk of compound return
[linux-2.6-omap-h63xx.git] / fs / nfsd / nfs4proc.c
index c309c881bd4e4e7a88500ad4c757d8c378216d99..313484380a9b8bac97bebb1cc4c5eb35fd47e5a4 100644 (file)
@@ -952,6 +952,7 @@ encode_op:
 out:
        nfsd4_release_compoundargs(args);
        cstate_free(cstate);
+       dprintk("nfsv4 compound returned %d\n", ntohl(status));
        return status;
 }