Whamcloud - gitweb
Add support for searching /proc/evms/volumes when interpreting
authorTheodore Ts'o <tytso@mit.edu>
Sun, 18 Aug 2002 03:01:22 +0000 (23:01 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 18 Aug 2002 03:01:22 +0000 (23:01 -0400)
commit118d7dacc535fde4e2ed8d996de3919aa0eb2e98
treee08b2c9b644996f489d9821fe69a3dbb96c714fb
parente5b164373c2b7feb867f701f6493e3d87765272c
Add support for searching /proc/evms/volumes when interpreting
LABEL=xxx or UUID=xxx.

Add new utility program /sbin/findfs, which interprets LABEL=xxx or
UUID=xxx, and returns the device name.  (Part of tune2fs).
misc/ChangeLog
misc/Makefile.in
misc/get_device_by_label.c
misc/tune2fs.c