Date: Tue, 18 Dec 2001 10:05:17 -0800 (PST) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_snapshot.c fs.h Message-ID: <200112181805.fBII5Hn33797@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
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?200112181805.fBII5Hn33797>
