]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()
authorTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 01:30:15 +0000 (21:30 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 28 Oct 2010 01:30:15 +0000 (21:30 -0400)
commitac2684ab3dd285c19f2e925469e1daa3e63cbda4
tree5cb32998c69eca626df54b50cb01e50a83c4db81
parentbe1229774191132ddbd0538c0f7ed43c2ffb31a0
ext4: rename mark_bitmap_end() to ext4_mark_bitmap_end()

Fix a namespace leak from fs/ext4

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/balloc.c
fs/ext4/ext4.h
fs/ext4/ialloc.c
fs/ext4/resize.c