ext4: Move fs/ext4/group.h into ext4.h
authorTheodore Ts'o <tytso@mit.edu>
Fri, 1 May 2009 23:44:44 +0000 (19:44 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 1 May 2009 23:44:44 +0000 (19:44 -0400)
commitbb23c20a851a5038b255a3c0d0aa56093c1da3f8
tree257211bf2bf5ffd53fe24b0528928ca4d3f2ecba
parent596397b77c895d0fa3674f579c94ad5ea88ef01d
ext4: Move fs/ext4/group.h into ext4.h

Move the function prototypes in group.h into ext4.h so they are all
defined in one place.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/balloc.c
fs/ext4/ext4.h
fs/ext4/group.h [deleted file]
fs/ext4/ialloc.c
fs/ext4/mballoc.h
fs/ext4/resize.c
fs/ext4/super.c