cvs commit: src/sys/vfs/gnu/ext2fs ext2_vfsops.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Apr 9 13:13:02 PDT 2006


dillon      2006/04/09 13:07:43 PDT

DragonFly src repository

  Modified files:
    sys/vfs/gnu/ext2fs   ext2_vfsops.c 
  Log:
  Fix one place where the superblock was being read (and written) at the
  wrong offset (due to the recent BUF/BIO work), and normalize all superblock
  ops to use SBOFF.
  
  Reported-by: Stefan Krueger <skrueger at xxxxxxxxxxxxxxxx>
  
  Revision  Changes    Path
  1.37      +3 -3      src/sys/vfs/gnu/ext2fs/ext2_vfsops.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/gnu/ext2fs/ext2_vfsops.c.diff?r1=1.36&r2=1.37&f=u





More information about the Commits mailing list