DragonFly BSD
DragonFly commits List (threaded) for 2006-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 9 Apr 2006 13:07:43 -0700 (PDT)

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@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]