aboutsummaryrefslogtreecommitdiff
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authormajianpeng <[email protected]>2013-04-29 15:08:51 -0700
committerLinus Torvalds <[email protected]>2013-04-29 15:54:39 -0700
commite76004093db167730bb3871d6c307a3e32a821f4 (patch)
tree0aff1f7d9d66c0ae118e01c93b35335a6cde88d1 /fs/jbd2/commit.c
parent346404682434ad0e31b71f9f37fb6c45a46fe208 (diff)
fs/buffer.c: remove unnecessary init operation after allocating buffer_head.
bh allocation uses kmem_cache_zalloc() so we needn't call 'init_buffer(bh, NULL, NULL)' and perform other set-zero-operations. Signed-off-by: Jianpeng Ma <[email protected]> Cc: Jan Kara <[email protected]> Cc: Theodore Ts'o <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions