Whamcloud - gitweb
Clean up the debugging code in the blkid library so that we don't use
authorTheodore Ts'o <tytso@mit.edu>
Sat, 7 May 2005 18:22:38 +0000 (14:22 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 7 May 2005 18:22:38 +0000 (14:22 -0400)
commit78c7d0efae91cde1a992f69c1a0157b39e971670
tree2c8caa745028581658ea12ef20a869464158329d
parentc37543df2f58f454c29fece5997bd0e9d6ee7533
Clean up the debugging code in the blkid library so that we don't use
the inline functions DEB_DUMP_* and instead use the private functions
blkid_debug_dump_*().
lib/blkid/ChangeLog
lib/blkid/blkidP.h
lib/blkid/cache.c
lib/blkid/dev.c
lib/blkid/read.c
lib/blkid/tag.c