]> err.no Git - util-linux/commit
libblkid: move filter macros to header file
authorKarel Zak <kzak@redhat.com>
Tue, 15 Sep 2009 18:51:30 +0000 (20:51 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 16 Sep 2009 07:46:52 +0000 (09:46 +0200)
commitf23e05578a84eac60a64b1ccfde4df661b40f1ad
tree4a96787cae84a1c7cb1536368f21b907a03b5234
parent6db756a54898e51d447587692a0e1532e474edcd
libblkid: move filter macros to header file

 * move blkid_bmp_* macros to blkidP.h
 * add blkid_bmp_nbytes() -- returns size of bitmap in bytes
 * add blkid_bmp_nwords() -- returns size of bitmap in words
                             (rename from blkid_bmp_size())

Signed-off-by: Karel Zak <kzak@redhat.com>
shlibs/blkid/src/blkidP.h
shlibs/blkid/src/probe.c