I recently built util-linux-ng 2.15.0 using --with-fsprobe=builtin to use the new blkid library, but since then mounting reiserfs volumes with "auto" in fstab fails with the message "mount: unknown filesystem type 'reiser'". Found that this is due to reiserfs having "reiser", instead of "reiserfs", as name in the reiser_idinfo struct. Attached patch changes that value. -- /Jonas
Attachment:
01-correct_name_for_reiserfs.patch
Description: Binary data