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

Commit b7ca1e8e authored by Robin Dong's avatar Robin Dong Committed by Theodore Ts'o
Browse files

ext4: correct comment for ext4_ext_check_cache



The comment for ext4_ext_check_cache has a litte mistake.

Signed-off-by: default avatarRobin Dong <sanbai@taobao.com>
Signed-off-by: default avatar"Theodore Ts'o" <tytso@mit.edu>
parent 0737964b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2019,7 +2019,7 @@ ext4_ext_put_gap_in_cache(struct inode *inode, struct ext4_ext_path *path,
}

/*
 * ext4_ext_in_cache()
 * ext4_ext_check_cache()
 * Checks to see if the given block is in the cache.
 * If it is, the cached extent is stored in the given
 * cache extent pointer.  If the cached extent is a hole,