From owner-cvs-all Tue Dec 18 11: 0:27 2001 Delivered-To: cvs-all@freebsd.org Received: from k6.locore.ca (k6.locore.ca [198.96.117.170]) by hub.freebsd.org (Postfix) with ESMTP id 2569337B405; Tue, 18 Dec 2001 11:00:12 -0800 (PST) Received: (from jake@localhost) by k6.locore.ca (8.11.6/8.11.6) id fBIJ3If51378; Tue, 18 Dec 2001 14:03:18 -0500 (EST) (envelope-from jake) Date: Tue, 18 Dec 2001 14:03:18 -0500 From: Jake Burkholder To: Kirk McKusick Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_snapshot.c fs.h Message-ID: <20011218140318.K39205@locore.ca> References: <200112181805.fBII5Hn33797@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200112181805.fBII5Hn33797@freefall.freebsd.org>; from mckusick@FreeBSD.org on Tue, Dec 18, 2001 at 10:05:17AM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Apparently, On Tue, Dec 18, 2001 at 10:05:17AM -0800, Kirk McKusick said words to the effect of; > mckusick 2001/12/18 10:05:17 PST > > Modified files: > sys/ufs/ffs ffs_alloc.c ffs_snapshot.c fs.h > Log: > Change the atomic_set_char to atomic_set_int and atomic_clear_char > to atomic_clear_int to ease the implementation for the sparc64. > > Requested by: Jake Burkholder Thanks. Jake > > Revision Changes Path > 1.83 +6 -8 src/sys/ufs/ffs/ffs_alloc.c > 1.25 +4 -4 src/sys/ufs/ffs/ffs_snapshot.c > 1.26 +7 -1 src/sys/ufs/ffs/fs.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message