dillon      2008/05/17 18:35:40 PDT

DragonFly src repository

  Modified files:
    sys/kern             vfs_cluster.c 
  Log:
  Change cluster_read() to not block on read-ahead buffers it is unable to
  immediately lock.  HAMMER needs this because HAMMER will cluster at the
  device level and becaue of that the cluster can cover multiple buffer
  types and inodes.
  
  Revision  Changes    Path
  1.35      +10 -0     src/sys/kern/vfs_cluster.c


http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_cluster.c.diff?r1=1.34&r2=1.35&f=u

Reply via email to