From owner-freebsd-hackers@FreeBSD.ORG Sat Dec 31 01:27:10 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE0A716A41F for ; Sat, 31 Dec 2005 01:27:10 +0000 (GMT) (envelope-from dougb@dougbarton.us) Received: from mail2.fluidhosting.com (mail2.fluidhosting.com [204.14.90.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 7D59F43D5A for ; Sat, 31 Dec 2005 01:27:10 +0000 (GMT) (envelope-from dougb@dougbarton.us) Received: (qmail 29543 invoked by uid 399); 31 Dec 2005 01:27:08 -0000 Received: from localhost (HELO ?192.168.1.101?) (dougb@dougbarton.us@127.0.0.1) by localhost with SMTP; 31 Dec 2005 01:27:08 -0000 Message-ID: <43B5DE6C.5090708@dougbarton.us> Date: Fri, 30 Dec 2005 17:27:08 -0800 From: Doug Barton User-Agent: Thunderbird 1.5 (Windows/20051025) MIME-Version: 1.0 To: Gilbert Cao References: <20051230221316.GA14549@bsdmon.com> In-Reply-To: <20051230221316.GA14549@bsdmon.com> X-Enigmail-Version: 0.93.1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Sat, 31 Dec 2005 04:09:24 +0000 Cc: freebsd-hackers@freebsd.org Subject: Re: Preserve date when cp over smbfs X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Dec 2005 01:27:11 -0000 Gilbert Cao wrote: > Hi, the list. > > I have recently notice a problem when I copy a file to a SMB mount > directory : Good detective work! Please send-pr this so it does not get lost. Doug