Closed babatonga closed 10 months ago
CIFS mounts default to servino. Sometime ago the noservino option was added to UD CIFS mounts to stop stale file handles. I'm not interested in going back to that with all the support that comes with it. Unless this can be done without re-introducing the stale file handle problem, it is a non starter.
Please introduce the
serverino
option for CIFS (SMB) mounts to enable server-side inode numbers. Without this option, inode numbers are randomly generated upon each remount, potentially causing false file change detections by other applications, such as audiobookshelf.Originally posted by @babatonga in https://github.com/advplyr/audiobookshelf/issues/2509#issuecomment-1891047531