Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30cb27d6 authored by Wang Sheng-Hui's avatar Wang Sheng-Hui Committed by Theodore Ts'o
Browse files

ext4: fix trivial typo in comment



Signed-off-by: default avatarWang Sheng-Hui <shhuiw@gmail.com>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent e3d2e433
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3301,7 +3301,7 @@ out:
 * to an uninitialized extent.
 *
 * Writing to an uninitialized extent may result in splitting the uninitialized
 * extent into multiple /initialized uninitialized extents (up to three)
 * extent into multiple initialized/uninitialized extents (up to three)
 * There are three possibilities:
 *   a> There is no split required: Entire extent should be uninitialized
 *   b> Splits in two extents: Write is happening at either end of the extent