]> bbs.cooldavid.org Git - net-next-2.6.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)
commit61d08673de1fe68bfba86203258377bf39f234b6
tree5cb32998c69eca626df54b50cb01e50a83c4db81
parent4a873a472b3bbcfd425d7ae210afdec28c04e2e5
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