OSDN Git Service

Uninline ext2fs_{mark,unmark,test}_block_bitmap_range() to gen_bitmap.c
authorTheodore Ts'o <tytso@mit.edu>
Sun, 22 Jul 2007 22:54:10 +0000 (18:54 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 22 Jul 2007 22:54:10 +0000 (18:54 -0400)
commit8df1827b55f11321bfe508c89b94591bdb97c3a6
tree06ee49e5d693b4f6685e1d5967e7bb73f6e745b5
parent7bf257a9a07d6067fba43ba05f25b3de0436d59c
Uninline ext2fs_{mark,unmark,test}_block_bitmap_range() to gen_bitmap.c

Also uninline ext2fs_fast_{mark,unmark,test}_block_bitmap_range() and
use the generic routines.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
lib/ext2fs/bitops.h
lib/ext2fs/gen_bitmap.c