Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jun 2011 18:05:08 +0000 (UTC)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c ffs_balloc.c ffs_extern.h
Message-ID:  <201106151805.p5FI5OMA035586@repoman.freebsd.org>

index | next in thread | raw e-mail

mckusick    2011-06-15 18:05:08 UTC

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_alloc.c ffs_balloc.c ffs_extern.h 
  Log:
  SVN rev 223114 on 2011-06-15 18:05:08Z by mckusick
  
  With the restructuring of the block reclaimation code, the notification
  messages for a filesystem being out of space need to be moved so that
  they do not print out until after a failed cleanup attempt.
  
  Suggested by:   Jeff Roberson
  
  Revision  Changes    Path
  1.170     +3 -4      src/sys/ufs/ffs/ffs_alloc.c
  1.58      +24 -0     src/sys/ufs/ffs/ffs_balloc.c
  1.85      +1 -0      src/sys/ufs/ffs/ffs_extern.h


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106151805.p5FI5OMA035586>