aboutsummaryrefslogtreecommitdiff
path: root/util-linux/volume_id/ubifs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Big cleanup in config help and descriptionDenys Vlasenko2017-01-101-2/+0
| | | | | | | | | | | | | Redundant help texts (one which only repeats the description) are deleted. Descriptions and help texts are trimmed. Some config options are moved, even across menus. No config option _names_ are changed. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
* volume_id: Add support for UBIFSSerj Kalichev2016-09-061-0/+125
Signed-off-by: Serj Kalichev <serj.kalichev@gmail.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>