Re: add parsing to cifs mount option for mounting to shares which support transport encryption

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Samba now supports transport encryption on particular shares (exports)
> - so cifs mount needs to be able to specify whether to do transport
> encryption when mounting to such shares.  This patch adds the parsing
> for the mount option

Please also add it to cifs_show_options().

BTW, cifs is the last filesystem in mainline which is missing a lot of
mount options from its show_options() method.

cifs_parse_mount_options() is also ripe for some cleanups: it's a >500
line function and hacks like the "sep=" option should really be
exterminated.  There are _much_ better ways to escape the separator
charater than to completely replace it.  Like surrounding it with
quotes or prefixing with a backslash.

Miklos
--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]
  Powered by Linux