From 3c6a5d30cb3eb3f2f12415c1797b8f7802652b17 Mon Sep 17 00:00:00 2001 From: Steve French Date: Tue, 2 Apr 2019 21:18:27 -0500 Subject: [PATCH 18/36] mount.cifs Add various missing parms from the help text When you type mount.cifs --help there were more than 40 mount parms missing. Add 12 of the more common ones to what is displayed by help. Signed-off-by: Steve French Reviewed-by: Paulo Alcantara (cherry picked from commit 83c6472020afc3db0c63b65e7b67d65a61f3a12e) Signed-off-by: Sachin Prabhu --- mount.cifs.c | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/mount.cifs.c b/mount.cifs.c index 9370f2e..d921fed 100644 --- a/mount.cifs.c +++ b/mount.cifs.c @@ -269,20 +269,28 @@ static int mount_usage(FILE * stream) fprintf(stream, "\n\tmapchars,nomapchars,nolock,servernetbiosname="); fprintf(stream, - "\n\tdirectio,nounix,cifsacl,sec=,sign,seal,fsc"); + "\n\tdirectio,nounix,cifsacl,sec=,sign,seal,fsc,"); + fprintf(stream, + "\n\tsnapshot=