From owner-freebsd-fs@FreeBSD.ORG Thu Aug 2 06:14:44 2007 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A483616A41B for ; Thu, 2 Aug 2007 06:14:44 +0000 (UTC) (envelope-from rodrigc@c-71-192-57-29.hsd1.ma.comcast.net) Received: from alnrmhc16.comcast.net (alnrmhc16.comcast.net [206.18.177.56]) by mx1.freebsd.org (Postfix) with ESMTP id 5BB3113C48D for ; Thu, 2 Aug 2007 06:14:44 +0000 (UTC) (envelope-from rodrigc@c-71-192-57-29.hsd1.ma.comcast.net) Received: from c-71-192-57-29.hsd1.ma.comcast.net ([71.192.57.29]) by comcast.net (alnrmhc16) with ESMTP id <20070802061422b1600qjj5ie>; Thu, 2 Aug 2007 06:14:43 +0000 Received: from c-71-192-57-29.hsd1.ma.comcast.net (localhost.crodrigues.org [127.0.0.1]) by c-71-192-57-29.hsd1.ma.comcast.net (8.14.1/8.14.1) with ESMTP id l726ELIV001272; Thu, 2 Aug 2007 02:14:21 -0400 (EDT) (envelope-from rodrigc@c-71-192-57-29.hsd1.ma.comcast.net) Received: (from rodrigc@localhost) by c-71-192-57-29.hsd1.ma.comcast.net (8.14.1/8.14.1/Submit) id l726EKLT001271; Thu, 2 Aug 2007 02:14:20 -0400 (EDT) (envelope-from rodrigc) Date: Thu, 2 Aug 2007 02:14:20 -0400 From: Craig Rodrigues To: Antony Mawer Message-ID: <20070802061420.GA1229@crodrigues.org> References: <46B09FA9.9080503@pean.org> <20070801162814.GA52304@crodrigues.org> <20070801163012.GA7038@elvandar.org> <20070801163714.GA52404@crodrigues.org> <20070801164329.GC7038@elvandar.org> <46B0D3FD.3040201@elischer.org> <46B1144C.8090103@mawer.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <46B1144C.8090103@mawer.org> User-Agent: Mutt/1.4.2.2i Cc: freebsd-fs@freebsd.org Subject: Re: rsync and smb. X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 06:14:44 -0000 On Thu, Aug 02, 2007 at 09:16:28AM +1000, Antony Mawer wrote: > ... in short, the patch by Jim Carroll appears to fix this problem in my > experience, and I am running with it in production without causing any > regressions (at least that I have observed -- more eyes are always > welcome). Thanks! Well, since you have done a lot of testing with this patch, and it exists on mainline, I MFC'd it to RELENG_6: http://lists.freebsd.org/pipermail/cvs-src/2007-August/081051.html > There are also these patches I am led to believe may potentially help > with communicating with OSX versions of Samba (which likes to talk > unicode). They may have bit-rotted since and so may need updating for > -CURRENT: > > http://people.freebsd.org/~imura/kiconv/ It's too bad these patches were not committed a long time ago....they appear useful. I don't have an environment to test Samba interoperability between FreeBSD and OS X, otherwise I would offer to help more. -- Craig Rodrigues rodrigc@crodrigues.org