Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jun 2005 10:11:13 +0000 (UTC)
From:      Jean-Sebastien Pedron <dumbbell@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/fs/reiserfs reiserfs_fs.h reiserfs_mount.h
Message-ID:  <200506211011.j5LABDKp027857@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506211011.j5LABDKp027857>