Whamcloud - gitweb
Add new two new functions to the blkid library: blkid_dev_set_search(), and
authorTheodore Ts'o <tytso@mit.edu>
Sat, 7 May 2005 17:32:47 +0000 (13:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 7 May 2005 17:32:47 +0000 (13:32 -0400)
commitc37543df2f58f454c29fece5997bd0e9d6ee7533
tree77ff3b1fc2ce3c83543343cbaf2306a80b298313
parent5d75b690d69d5ac07730b6929606e65cce1210d7
Add new two new functions to the blkid library: blkid_dev_set_search(), and
blkid_dev_has_tag(), and change the blkid program to take advantage of these
functions.
lib/blkid/ChangeLog
lib/blkid/Makefile.in
lib/blkid/blkid.h
lib/blkid/dev.c
lib/blkid/tag.c
misc/ChangeLog
misc/blkid.c