[Samba] Support for multiple file streams?

Jeremy Allison jra at samba.org
Mon Jul 2 17:19:36 GMT 2007


On Mon, Jul 02, 2007 at 05:09:54PM +0000, simo wrote:
> 
> The biggest problem is leaking streams from one user to another:
> userA delete fileA with streamA
> userB create fileB
> accidentally fileB inode == fileA
> userB has streamA data in fileB

That's not an in Samba issue - on delete
of fileA we also delete the stream directory
containing the inode name. Could be a problem
with UNIX tool access though. We need a generation
count or something similar....

Jeremy.


More information about the samba-technical mailing list