projects
/
GitHub
/
moto-9609
/
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:
55922c9
)
ext4: correct comments for ext4_free_blocks()
author
Yongqiang Yang
<xiaoqiangnk@gmail.com>
Mon, 6 Jun 2011 03:26:40 +0000
(23:26 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 6 Jun 2011 03:26:40 +0000
(23:26 -0400)
metadata is not parameter of ext4_free_blocks() any more.
Signed-off-by: Yongqiang Yang <xiaoqiangnk@gmail.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c
patch
|
blob
|
blame
|
history
diff --git
a/fs/ext4/mballoc.c
b/fs/ext4/mballoc.c
index 859f2ae8864e6af2b85dc62135f7f89cb0258d4f..eb71dd59f2e4445e1628f23572edc0411a95cc4d 100644
(file)
--- a/
fs/ext4/mballoc.c
+++ b/
fs/ext4/mballoc.c
@@
-4448,7
+4448,7
@@
ext4_mb_free_metadata(handle_t *handle, struct ext4_buddy *e4b,
* @inode: inode
* @block: start physical block to free
* @count: number of blocks to count
- * @
metadata: Are these metadata
blocks
+ * @
flags: flags used by ext4_free_
blocks
*/
void ext4_free_blocks(handle_t *handle, struct inode *inode,
struct buffer_head *bh, ext4_fsblk_t block,