OSDN Git Service

tune2fs.c (parse_tune2fs_options, parse_e2label_options): Allow
authorTheodore Ts'o <tytso@mit.edu>
Thu, 6 Mar 2003 17:58:33 +0000 (12:58 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 6 Mar 2003 17:58:33 +0000 (12:58 -0500)
commit332f2c23821a17808b2566a7200b286ba9bc855a
treec1daa361b19c243eecefc0cf2fd3102facda8460
parentcd0d521b829eca264f65f154373b0324db57d705
tune2fs.c (parse_tune2fs_options, parse_e2label_options): Allow
the device name to be specified using LABEL=xxx or
UUID=xxx, since we're including the blkid library anyway.
(Addresses Debian bugs #166048, #179671)
misc/ChangeLog
misc/tune2fs.c