Signed-off-by: Xiao Chen <xiao@apache.org>
@@ -7728,7 +7728,7 @@ public class FSNamesystem implements Namesystem, FSNamesystemMBean,
return ret;
} finally {
readUnlock(operationName);
- logAuditEvent(success, operationName, null);
+ logAuditEvent(success, operationName, src);
}