projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0737964
)
ext4: correct comment for ext4_ext_check_cache
author
Robin Dong
<sanbai@taobao.com>
Sun, 24 Jul 2011 01:53:25 +0000
(21:53 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Sun, 24 Jul 2011 01:53:25 +0000
(21:53 -0400)
The comment for ext4_ext_check_cache has a litte mistake.
Signed-off-by: Robin Dong <sanbai@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/extents.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/ext4/extents.c
b/fs/ext4/extents.c
index a637d837a89553a252b43188cd27108b181c9a07..4d73e11ae883da6b73808d610ebf1869f64abc4a 100644
(file)
--- a/
fs/ext4/extents.c
+++ b/
fs/ext4/extents.c
@@
-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,