Comment 2 for bug 2049242

Revision history for this message
Doug Harple (dharple) wrote :

Mount options (all names and IPs redacted):

# mount | grep mount-name | sed -e's/,/\n,/g'
//server-name/mount-name on /mnt/mount-name type cifs (rw
,relatime
,vers=3.1.1
,cache=strict
,username=client-name
,domain=domain-name
,uid=0
,noforceuid
,gid=0
,noforcegid
,addr=192.1.1.123
,file_mode=0600
,dir_mode=0700
,seal
,soft
,nounix
,serverino
,mapposix
,mfsymlinks
,rsize=4194304
,wsize=4194304
,bsize=1048576
,echo_interval=60
,actimeo=1
,closetimeo=1)