Skip to content

Commit 269b543

Browse files
sandeepksainijojochuang
authored andcommitted
HADOOP-16523. Minor spell mistake in comment : Line number 101 (#388)
1 parent 4cb22cd commit 269b543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/main/proto/fsimage.proto

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ message INodeSection {
9898
* format. The bits can be divided in four segments:
9999
* [0:2) || [2:26) || [26:27) || [27:29) || [29:32)
100100
*
101-
* [0:2) -- reserved for futute uses.
101+
* [0:2) -- reserved for future uses.
102102
* [2:26) -- the name of the entry, which is an ID that points to a
103103
* string in the StringTableSection.
104104
* [26:27) -- the scope of the entry (AclEntryScopeProto)
@@ -350,4 +350,4 @@ message CacheManagerSection {
350350

351351
message ErasureCodingSection {
352352
repeated ErasureCodingPolicyProto policies = 1;
353-
}
353+
}

0 commit comments

Comments
 (0)