util-linux/libmount
Karel Zak 6a83f8ecd7 libmount: ignore name=value if only 'name' is expected
For example

	mount /srv/www /mnt -o rw,group=woven,dev,suid

the group= should not be interpreted as userspace mount option, because
umount(8) expects 'group' (without =<value>).

Reported-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: Karel Zak <kzak@redhat.com>
2013-02-28 12:55:30 +01:00
..
docs libmount: add mnt_fs_get_propagation() 2013-01-10 15:58:52 +01:00
src libmount: ignore name=value if only 'name' is expected 2013-02-28 12:55:30 +01:00
COPYING docs: use .LGPL extension for file with GNU Lesser License 2011-08-31 11:12:17 +02:00
Makemodule.am build-sys: expand paths at make time 2012-08-15 02:06:53 +02:00
mount.pc.in build-sys: use top-level directory for libmount rather than shlibs/mount 2011-06-09 21:59:52 +02:00