svn commit: samba r20883 - in branches:
SAMBA_3_0/source/include SAMBA_3_0/source/libsmb
SAMBA_3_0/source/locking SAMBA_3_0/source/smbd
SAMBA_3_0_24/source/include SAMBA_3_0_24/source/libsmb
SAMBA_3_0_24/source/locking SAMBA_3_0_24/source/smbd
Jeremy Allison
jra at samba.org
Fri Jan 19 02:18:51 GMT 2007
On Thu, Jan 18, 2007 at 05:43:37PM -0800, Jeremy Allison wrote:
> On Thu, Jan 18, 2007 at 04:18:27PM -0800, Jeremy Allison wrote:
> > On Thu, Jan 18, 2007 at 11:55:22PM +0100, Volker Lendecke wrote:
> > > On Thu, Jan 18, 2007 at 02:26:50PM -0800, Jeremy Allison wrote:
> > > > > Congratulations! Coding Samba can be rewarding sometimes! :-)
> > > >
> > > > Indeed. I'm sure you understand how smug I'm feeling at
> > > > the moment :-) :-).
> > >
> > > Oh yes, I do.
> >
> > Here's a version that passes the Samba4 BASE-DELETE
> > test completely, but it's (a) too expensive to live,
> > and (b) racy, as it only blows the statcache in it's
> > own process (it really should send a message to all
> > smbd's to remove this name from their statcaches).
> >
> > But fun to do :-).
>
> And here's the version that does everything right :-).
> Should pass all tests for delete on close, including
> the hard one....
>
> Now - I wonder what cost this has in production ? :-).
Hmmm. I could always make this another option....
How about "directory delete correctness = yes" ? :-)
Jeremy.
More information about the samba-technical
mailing list