]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Fix directory count rollbacks by passing the mode to the journal dep
authorjeff <jeff@FreeBSD.org>
Mon, 20 Jun 2011 03:25:09 +0000 (03:25 +0000)
committerjeff <jeff@FreeBSD.org>
Mon, 20 Jun 2011 03:25:09 +0000 (03:25 +0000)
commit045528c230abc49a8b1b1393bc45366a302fa5bf
tree93b86c505293776bd91c5351702e21c7ae6df2eb
parent880279ff3bcf82201ad510f3cceb6ec0791fd890
 - Fix directory count rollbacks by passing the mode to the journal dep
   earlier.
 - Add rollback/forward code for frag and cluster accounting.
 - Handle the FREEDEP case in softdep_sync_buf().  (submitted by pho)
sys/ufs/ffs/ffs_alloc.c
sys/ufs/ffs/ffs_extern.h
sys/ufs/ffs/ffs_softdep.c