cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_softdep.c

Brian Somers brian at FreeBSD.org
Mon Mar 19 18:56:41 UTC 2007


brian       2007-03-19 18:56:41 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/ufs/ffs          ffs_alloc.c ffs_softdep.c 
  Log:
  MFC: Account for di_blocks allocations when IN_SPACECOUNTED is set in an
       inode's i_flag.  This fixes an eventual df/du discrepency resulting
       from fs_pendingblocks being reduced to less than zero.
  
  Revision    Changes    Path
  1.132.2.6   +28 -3     src/sys/ufs/ffs/ffs_alloc.c
  1.181.2.15  +4 -4      src/sys/ufs/ffs/ffs_softdep.c


More information about the cvs-src mailing list