Whamcloud - gitweb
prevent null_audit case
[fs/lustre-release.git] / lustre / smfs / audit_transfer.c
index 301d59e..8b086e2 100644 (file)
@@ -221,7 +221,7 @@ transfer_record(struct obd_device *obd, struct audit_record *rec, int type, void
         
         CDEBUG(D_INFO, "%s\n", buf);
 
-        if (!trp->null)
+        //if (!trp->null)
                 printk("%s\n", buf);
 
         RETURN(0);