cvs commit: src/sys/ufs/ffs ffs_softdep.c
    Max Khon 
    fjoe at FreeBSD.org
       
    Mon Mar 15 10:04:43 PST 2004
    
    
  
fjoe        2004/03/15 10:04:42 PST
  FreeBSD src repository
  Modified files:        (Branch: RELENG_4)
    sys/ufs/ffs          ffs_softdep.c 
  Log:
  softdep_sync_metadata: fix bug introduced in rev. 1.57.2.10:
  call drain_output() in correct place
  (before checking dirty list and with locks held).
  
  Approved by:    mckusick
  Spotted by:     <rjshang at synology.com>
  
  Revision   Changes    Path
  1.57.2.12  +4 -4      src/sys/ufs/ffs/ffs_softdep.c
    
    
More information about the cvs-all
mailing list