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

cvs commit: src/sys/vfs/gnu/ext2fs ext2_ihash.c src/sys/vfs/ufs ffs_alloc.c ufs_ihash.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 14 Oct 2006 09:26:40 -0700 (PDT)

dillon      2006/10/14 09:26:40 PDT

DragonFly src repository

  Modified files:
    sys/vfs/gnu/ext2fs   ext2_ihash.c 
    sys/vfs/ufs          ffs_alloc.c ufs_ihash.c 
  Log:
  Remove inode free race warning messages.  These were originally added to
  determine how often an inode free race occured and are no longer needed.
  The actual handling of an inode free race is still in place.
  
  Revision  Changes    Path
  1.5       +1 -8      src/sys/vfs/gnu/ext2fs/ext2_ihash.c
  1.25      +0 -4      src/sys/vfs/ufs/ffs_alloc.c
  1.20      +1 -8      src/sys/vfs/ufs/ufs_ihash.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/gnu/ext2fs/ext2_ihash.c.diff?r1=1.4&r2=1.5&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ffs_alloc.c.diff?r1=1.24&r2=1.25&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/vfs/ufs/ufs_ihash.c.diff?r1=1.19&r2=1.20&f=u



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