Date: Tue, 18 Dec 2001 14:03:18 -0500 From: Jake Burkholder <jake@locore.ca> To: Kirk McKusick <mckusick@FreeBSD.org> 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> In-Reply-To: <200112181805.fBII5Hn33797@freefall.freebsd.org>; from mckusick@FreeBSD.org on Tue, Dec 18, 2001 at 10:05:17AM -0800 References: <200112181805.fBII5Hn33797@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jake@locore.ca> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011218140318.K39205>