| Submitter | Luiz Capitulino |
|---|---|
| Date | Aug. 13, 2012, 7:48 p.m. |
| Message ID | <1344887349-13041-4-git-send-email-lcapitulino@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/177033/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/qerror.c b/qerror.c index 082de98..de0a79e 100644 --- a/qerror.c +++ b/qerror.c @@ -81,7 +81,7 @@ static const QErrorStringTable qerror_table[] = { }, { .error_fmt = QERR_DEVICE_ENCRYPTED, - .desc = "Device '%(device)' is encrypted", + .desc = "'%(device)' (%(filename)) is encrypted", }, { .error_fmt = QERR_DEVICE_FEATURE_BLOCKS_MIGRATION,