894b42f522
- fix #218915 - fdisk -b 4K - upgrade to -pre7 release - fix building problem with raw0 patch - fix #217186 - /bin/sh: @MKINSTALLDIRS@: No such file or directory (port po/Makefile.in.in from gettext-0.16) - sync with FC6 and RHEL5: - fix #216489 - SCHED_BATCH option missing in chrt - fix #216712 - issues with raw device support ("raw0" is wrong device name) - fix #216760 - mount with context or fscontext option fails (temporarily disabled the support for additional contexts -- not supported by kernel yet) - fix #211827 - Can't mount with additional contexts - fix #213127 - mount --make-unbindable does not work - fix #211749 - add -r option to losetup to create a read-only loop - Resolves: rhbz#218915 rhbz#217186 rhbz#216489 rhbz#216712 rhbz#216760 rhbz#211827 rhbz#213127 rhbz#211749
20 lines
556 B
Diff
20 lines
556 B
Diff
--- util-linux-2.12a/mount/mount.8.cifs 2005-11-23 16:34:34.000000000 +0100
|
|
+++ util-linux-2.12a/mount/mount.8 2005-11-23 16:38:37.000000000 +0100
|
|
@@ -720,6 +720,16 @@
|
|
(However, quota utilities may react to such strings in
|
|
.IR /etc/fstab .)
|
|
|
|
+.SH "Mount options for cifs"
|
|
+Just like
|
|
+.IR nfs " or " smbfs
|
|
+implementation expects a binary argument
|
|
+to the mount system call. This argument is constructed by
|
|
+.BR mount.cifs (8)
|
|
+and the current version of
|
|
+.B mount
|
|
+(2.12) does not know anything about cifs.
|
|
+
|
|
.SH "Mount options for coherent"
|
|
None.
|
|
|