Whamcloud - gitweb
Minor bug fixes in the blkid library.
authorTheodore Ts'o <tytso@mit.edu>
Sun, 2 Mar 2003 00:29:01 +0000 (19:29 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 2 Mar 2003 00:29:01 +0000 (19:29 -0500)
commited1b33e8fb310641684d68a177c940b58f2f529d
tree1316b45cf47ae7ef08ad6b76a90a892259ffcd3f
parent1549a44762df6e938306efc1f41826d4ea7f0d38
Minor bug fixes in the blkid library.

Convert mke2fs, fsck, and tune2fs to use the blkid library.
16 files changed:
Makefile.in
lib/blkid/ChangeLog
lib/blkid/blkid.h
lib/blkid/read.c
lib/blkid/resolve.c
misc/ChangeLog
misc/Makefile.in
misc/base_device.c
misc/blkid.c
misc/fsck.c
misc/fsck.h
misc/fstype.c [deleted file]
misc/get_device_by_label.c [deleted file]
misc/get_device_by_label.h [deleted file]
misc/tune2fs.c
misc/util.c