Date: Mon, 24 Jun 2002 18:02:28 -0700 (PDT) From: Kirk McKusick <mckusick@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ufs/ufs ufs_inode.c Message-ID: <200206250102.g5P12SZ53702@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mckusick    2002/06/24 18:02:28 PDT
  Modified files:
    sys/ufs/ufs          ufs_inode.c 
  Log:
  Force the quota update to be done when an inode is released in
  ufs_inactive. This avoid a panic when checking a NULL credential
  in suser_cred().
  
  Revision  Changes    Path
  1.44      +1 -1      src/sys/ufs/ufs/ufs_inode.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?200206250102.g5P12SZ53702>
