cvs commit: src/sys/gnu/fs/reiserfs reiserfs_fs.h reiserfs_mount.h
Jean-Sebastien Pedron
dumbbell at FreeBSD.org
Tue Jun 21 10:11:13 GMT 2005
dumbbell 2005-06-21 10:11:13 UTC
FreeBSD src repository
Modified files:
sys/gnu/fs/reiserfs reiserfs_fs.h reiserfs_mount.h
Log:
Replace the use if ext2fs' bitops by bitstring.h macros. This fixes
portability issues. Also note that for amd64, a hack is used to work
around gcc optimization (thanks to cognet@).
Reviewed by: mux (mentor)
Approved by: re (dougb)
Revision Changes Path
1.2 +17 -28 src/sys/gnu/fs/reiserfs/reiserfs_fs.h
1.2 +0 -2 src/sys/gnu/fs/reiserfs/reiserfs_mount.h
More information about the cvs-src
mailing list