Skip to content

cifs support

Dropping a reminder for the pine64 post

Probably just a matter of the configuration? I'm not really sure which of the available options must/can be used.

On my local system I have f.e.:

$ zgrep -i 'cifs' /proc/config.gz                                                                                                                                                                               
CONFIG_CIFS=y
# CONFIG_CIFS_STATS2 is not set
CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y
# CONFIG_CIFS_WEAK_PW_HASH is not set
# CONFIG_CIFS_UPCALL is not set
# CONFIG_CIFS_XATTR is not set
CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
# CONFIG_CIFS_DEBUG_DUMP_KEYS is not set
# CONFIG_CIFS_DFS_UPCALL is not set
# CONFIG_CIFS_ROOT is not set

CONFIG_CIFS_ALLOW_INSECURE_LEGACY=y and CONFIG_CIFS_DEBUG=y f.e. sound questionable. And I don't even have any windows clients on my network and/or use CIFS....