Behavior that was fixed from 4.13 -> 4.16 but has been undone going to 4.19. I'm running file servers at 3 sites, inside FreeBSD 14.0 jails running on zfs. They are domain members and use acls. They perform failover via windows DFS. They are kept in sync via syncthing. I have hourly snapshots during the day which are integrated with shadow copies. As part of this job, I need to do an "ls /bastille/jails/server/root/smb_shares/*/.zfs/snapshot" on the host. If I don't, the snapshots don't seem to be detected. I am fine with this. My problem, which was apparent in 4.13 and disappeared in 4.16, is that if a file is deleted, it is visible in the "previous versions", but when I try to copy it back, I get a "Could not find this item. This is no longer located in Z:\....\dir. Verify the item's location and try again". Unfortunately this behavior has returned in 4.19.
Created attachment 249702 [details] v0 Can you test the attached patch, it should restore the 4.16 behavior
The patch worked. Many thanks.
Created attachment 249848 [details] v1 The previous patch broke acls on zfs. Can you give this one a shot? It also update samba to 4.19.6 Thanks.
As per Bug 277878 comment 10 open_file: Could not set fd to blocking: Bad file descriptor *** This bug has been marked as a duplicate of bug 277878 ***