-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dumpe2fs: add support for LABEL= and UUID= specifiers for the device
The e2mmpstatus man page claims that it will support LABEL= and UUID= specifiers, and these days e2mmpstatus is implemented in terms of dumpe2fs. So teach dumpe2fs to handle these specifiers so we can make the e2mmpstatus man page be true. #106 Signed-off-by: Theodore Ts'o <tytso@mit.edu>
- Loading branch information
Showing
2 changed files
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters