cvs commit: src/sys/vfs/hammer hammer_ondisk.c

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Feb 24 12:09:38 PST 2008


dillon      2008/02/24 12:08:50 PST

DragonFly src repository

  Modified files:
    sys/vfs/hammer       hammer_ondisk.c 
  Log:
  HAMMER 31B/many: Fix busy block dev on HAMMER umount
  
  * Properly clear si_mountpoint in the block device when unmounting a
    HAMMER filesystem.  This fixes a busy block device problem.
  
  Revision  Changes    Path
  1.32      +9 -6      src/sys/vfs/hammer/hammer_ondisk.c


http://www.dragonflybsd.org/cvsweb/src/sys/vfs/hammer/hammer_ondisk.c.diff?r1=1.31&r2=1.32&f=u





More information about the Commits mailing list