You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by xy...@apache.org on 2021/04/15 21:46:19 UTC

[hadoop] branch trunk updated (2717203 -> c821008)

This is an automated email from the ASF dual-hosted git repository.

xyao pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git.


    from 2717203  HADOOP-17569. Building native code fails on Fedora 33. (#2886)
     add c821008  HDFS-15850. Superuser actions should be reported to external enforcers (#2784)

No new revisions were added by this update.

Summary of changes:
 .../namenode/ContentSummaryComputationContext.java |  9 ++-
 .../hadoop/hdfs/server/namenode/FSDirAttrOp.java   | 35 ++++++----
 .../server/namenode/FSDirStatAndListingOp.java     |  7 +-
 .../hadoop/hdfs/server/namenode/FSDirXAttrOp.java  |  5 +-
 .../hadoop/hdfs/server/namenode/FSDirectory.java   | 30 +++++----
 .../hadoop/hdfs/server/namenode/FSNamesystem.java  | 74 +++++++++++----------
 .../hdfs/server/namenode/FSPermissionChecker.java  | 75 ++++++++++++++++++++--
 .../server/namenode/INodeAttributeProvider.java    | 45 ++++++++++++-
 .../hadoop/hdfs/server/namenode/NameNode.java      | 24 +++----
 .../hdfs/server/namenode/NameNodeRpcServer.java    | 51 ++++++++++-----
 .../hadoop/hdfs/server/namenode/NamenodeFsck.java  |  3 +-
 .../server/namenode/XAttrPermissionFilter.java     | 16 +++--
 12 files changed, 270 insertions(+), 104 deletions(-)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org