samba-technical@lists.samba.org
[Top] [All Lists]

Re: [Samba] Support for multiple file streams?

Subject: Re: [Samba] Support for multiple file streams?
From: Jeremy Allison
Date: Mon, 2 Jul 2007 10:19:36 -0700
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.

<Prev in Thread] Current Thread [Next in Thread>