homework: allow specifying explicit additional mount options when using CIFS backend
authorLennart Poettering <lennart@poettering.net>
Tue, 26 Oct 2021 14:58:56 +0000 (16:58 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 27 Oct 2021 20:46:46 +0000 (22:46 +0200)
commit4c2ee5c7f26fda41d7eb1250c61c85cc869a90de
tree4c7a6c4433e6fcbb6d2104c5b4b44ef7bf5e3f57
parent22aba9b2fcb5db1b48abb267f12a1420fd15ea4d
homework: allow specifying explicit additional mount options when using CIFS backend

This is useful since certain shares can only be mounted with additional
mount flags. For example the SMB share in modern AVM Fritz!Boxes
requires "noserverino" to be set to work from Linux.
docs/USER_RECORD.md
man/homectl.xml
src/home/homectl.c
src/home/homework-cifs.c
src/shared/user-record.c
src/shared/user-record.h