reassign 850285 sshfs
merge 850285 778801
thanks
On 05/01/17 18:11, Edouard Klein wrote:
Package: liblockfile-bin
Version: 1.11-1
Severity: normal
File: /usr/bin/dotlockfile
Dear Maintainer,
I tried to use lockfile_create on an sshfs mountpoint.
Yes, that doesn't work, because sshfs is not a POSIX filesystem. When
you link() a file, the new file has a different inode number, while it
should be the same. There are several other programs that don't work
over sshfs because of this. I am reassigning this bug to sshfs, and
merging it with the other bugs.
Mike.