Whamcloud - gitweb
Change fast ext2fs bitmap functions to use the generic bitmap functions
authorTheodore Ts'o <tytso@mit.edu>
Sun, 22 Jul 2007 21:57:13 +0000 (17:57 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 22 Jul 2007 21:57:13 +0000 (17:57 -0400)
commit7bf257a9a07d6067fba43ba05f25b3de0436d59c
treea09cf945320ddef25317e1b3b8f472503fa19d38
parentb15beaaf386a13d9fbaf716aac2df44748261af1
Change fast ext2fs bitmap functions to use the generic bitmap functions

This changes ext2fs_fast_{mark,unmark,test}_{inode,block}_bitmap() to
be inline functions which calls ext2fs_{mark,unmark,test}_generic_bitmap().

This is part of the preparation to support the new-style bitmaps.

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