[PR PATCH] [Closed]: Add option for overlayfs "disable openfile inode check"

github at samba.org github at samba.org
Thu Jan 3 06:51:01 UTC 2019


There's a closed pull request on the Samba Samba Github repository

Add option for overlayfs "disable openfile inode check"
https://github.com/samba-team/samba/pull/44
Description:  Add a option disable openfile inode check.

I use samba over overlayfs. 
When users try to open file for write, they will get NT_STATUS_ACCESS_DENIED and file opens for read only. 
Because open_file_ntcreate: file %s - dev/ino mismatch.

With disable openfile inode check = true, users can openfile for write.
I build a time machine of share, with overlayfs and hard links.



More information about the samba-technical mailing list