util-linux/libmount
Karel Zak 94b0c44fb7 mount: distinguish between MS_COMMENT flags (netdev, nofail, ...)
Since util-linux 2.12h (year 2004) there is only one flag for all
dummy options like _netdev or nofail. Unfortunately it means that when
mount(8) composes the final mount options string for mtab (or for
mount.<type> helpers) the string is generated incorrectly.

Reported-by: Dave Reisner <d@falconindy.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
2012-02-23 15:16:17 +01:00
..
docs docs: update copyright years 2012-02-22 13:07:14 +01:00
src mount: distinguish between MS_COMMENT flags (netdev, nofail, ...) 2012-02-23 15:16:17 +01:00
.gitignore build-sys: use top-level directory for libmount rather than shlibs/mount 2011-06-09 21:59:52 +02:00
COPYING docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
Makefile.am build-sys: add --enable-new-mount 2012-01-11 17:05:08 +01:00
mount.pc.in build-sys: use top-level directory for libmount rather than shlibs/mount 2011-06-09 21:59:52 +02:00