Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Aug 2007 18:43:29 +0200
From:      Remko Lodder <remko@elvandar.org>
To:        Craig Rodrigues <rodrigc@crodrigues.org>
Cc:        freebsd-fs@freebsd.org
Subject:   Re: rsync and smb.
Message-ID:  <20070801164329.GC7038@elvandar.org>
In-Reply-To: <20070801163714.GA52404@crodrigues.org>
References:  <46B09FA9.9080503@pean.org> <20070801162814.GA52304@crodrigues.org> <20070801163012.GA7038@elvandar.org> <20070801163714.GA52404@crodrigues.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 01, 2007 at 12:37:14PM -0400, Craig Rodrigues wrote:
> On Wed, Aug 01, 2007 at 06:30:12PM +0200, Remko Lodder wrote:
> > I cannot seem to recreate the problem on 6-STABLE at all; I already copied more then two gb in
> > just a few minutes and I dont see any problems passing by..
> 
> According to http://www.freebsd.org/cgi/query-pr.cgi?pr=78953 ,
> this bug is triggered if you have a directory with exactly 50
> files in it.
> -- 
> Craig Rodrigues        
> rodrigc@crodrigues.org

I am not seeing that as well, I created 50 simple text files:

[remko@guardian /mnt]$ rsync --ignore-errors -r /mnt/test/ /opt/share3
[remko@guardian /mnt]$ ls -l /opt/share3 | wc -l
      50
[remko@guardian /mnt]$ ls -l /mnt/test | wc -l
      50

-- 
Kind regards,

     Remko Lodder               ** remko@elvandar.org
     FreeBSD                    ** remko@FreeBSD.org

     /* Quis custodiet ipsos custodes */



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070801164329.GC7038>