NFSv4.1: Add tracepoints for debugging slot table operations
[linux-2.6-block.git] / fs / nfs / callback_proc.c
index c0749305189bc6aa3bb065a2b6f1ec9a9151e006..b25ed7e3e9376689d8d0f6b352428a14d36034db 100644 (file)
@@ -464,6 +464,7 @@ out:
        } else
                res->csr_status = status;
 
+       trace_nfs4_cb_sequence(args, res, status);
        dprintk("%s: exit with status = %d res->csr_status %d\n", __func__,
                ntohl(status), ntohl(res->csr_status));
        return status;