Whamcloud - gitweb
e2fsck: Do blkid interpretation on the external journal specifier
authorTheodore Ts'o <tytso@mit.edu>
Mon, 6 Dec 2010 22:07:27 +0000 (17:07 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 6 Dec 2010 22:07:27 +0000 (17:07 -0500)
commitb95ca92811e182c10150f8d2d08d6113af2abdf9
treefac6ee41b2ca484788f092638dd8dd8f13e5d00f
parent75990388365c5688dbade9c33a3394e40f757526
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>
e2fsck/unix.c