]> git.ipfire.org Git - thirdparty/util-linux.git/commit
mount: rename "quiet" to "silent" (MS_SILENT)
authorKarel Zak <kzak@redhat.com>
Fri, 11 Mar 2011 15:58:27 +0000 (16:58 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 11 Mar 2011 15:58:27 +0000 (16:58 +0100)
commit2ac1890aa0d8ce404528587134fcabe0e2834963
treeeb8ac62c6b7952fed4d5f3d06840e78bafc38bd0
parenta4a19185903343a679fde854ff51e7d00431f888
mount: rename "quiet" to "silent" (MS_SILENT)

The quiet mount option was in collision with vfat and hfs mount
options. The option was also undocumented -- so it's probably safe to
rename the option than add some ugly hacks or exceptions for vfat/hfs
to the mount(8) code.

Reported-by: https://bugzilla.redhat.com/show_bug.cgi?id=622089
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8
mount/mount.c
mount/mount_constants.h