Comment 25 for bug 1977491

Revision history for this message
Robie Basak (racb) wrote : Re: Samba aborts when deleting a file and "fruit:resource = stream" is used

> Even if that is indeed the case, it is hard to talk about "regressions" here when the previous behaviour was a SIGABRT crash.

Only in the case of using vfs_fruit, though, right? What if someone is using vfs_streams_xattr (the module being patched here) with a Windows client to store an NTFS-like alternate data stream? I think that is expected to work (and not crash) despite this bug, right?

Can I suggest that this use of the module is tested if possible please, as part of your Test Plan, to make sure it hasn't regressed?