Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Jun 2000 15:14:28 -0700 (PDT)
From:      Kirk McKusick <mckusick@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/contrib/softupdates ffs_softdep.c
Message-ID:  <200006182214.PAA53991@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mckusick    2000/06/18 15:14:28 PDT

  Modified files:
    sys/contrib/softupdates ffs_softdep.c 
  Log:
  When running with quotas enabled on a filesystem using soft updates,
  the system would panic when a user's inode quota was exceeded (see
  PR 18959 for details). This fixes that problem.
  
  PR:		18959
  Submitted by:	Jason Godsey <jason@unixguy.fidalgo.net>
  
  Revision  Changes    Path
  1.68      +4 -3      src/sys/contrib/softupdates/ffs_softdep.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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