commit | b95ca92811e182c10150f8d2d08d6113af2abdf9 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Mon Dec 06 17:07:27 2010 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Mon Dec 06 17:07:27 2010 -0500 |
tree | fac6ee41b2ca484788f092638dd8dd8f13e5d00f | |
parent | 75990388365c5688dbade9c33a3394e40f757526 [diff] |
e2fsck: Do blkid interpretation on the external journal specifier If the user specifies "e2fsck -j UUID=XXX", e2fsck should do blkid interpretation, since e2fsck does it with the base file system name. So from the sake of consistency and user convenience, we should do it here too. Addresses-Debian-Bug: #559315 Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>