commit | 271a375b596240866b4a2967e3b6f38ff7cecdf8 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Jul 22 19:16:08 2007 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Jul 22 19:16:08 2007 -0400 |
tree | 95e08f3787949712b74ec589c7a8620e993681fa | |
parent | 8df1827b55f11321bfe508c89b94591bdb97c3a6 [diff] |
Move ext2fs_get_{block,inode}_bitmap_{start,end}() to generic functions Create ext2fs_get_generic_bitmap_{start,end}() and use them for inline functions. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>