Skip to content

Commit

Permalink
HDFS-16162.Improve DFSUtil#checkProtectedDescendants() related parame…
Browse files Browse the repository at this point in the history
…ter comments.
  • Loading branch information
zhujianghua authored and zhujianghua committed Aug 11, 2021
1 parent 77383a4 commit 186da46
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1835,6 +1835,7 @@ public static DelegationTokenIdentifier decodeDelegationToken(
* Throw if the given directory has any non-empty protected descendants
* (including itself).
*
* @param fsd the namespace tree.
* @param iip directory whose descendants are to be checked.
* @throws AccessControlException if a non-empty protected descendant
* was found.
Expand Down

0 comments on commit 186da46

Please sign in to comment.