Commits

Karol Lewandowski committed b5ebe5fdb3a
mount: handle list of comma-separated fs types in -t option Allows one to specify list of filesystem types to be tried when mounting particular device. E.g. mount -t vfat,ext2 ... Signed-off-by: Karol Lewandowski <k.lewandowsk@samsung.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>