Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2003 13:15:54 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs ffs_alloc.c
Message-ID:  <200303202115.h2KLFsXi060600@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2003/03/20 13:15:54 PST

  FreeBSD src repository

  Modified files:
    sys/ufs/ffs          ffs_alloc.c 
  Log:
  Minor fixes to ffs_fserr():
  - Assume that curthread is not NULL.  It never is in -current.
  - Use td_ucred instead of p_ucred.
  
  Revision  Changes    Path
  1.113     +3 -3      src/sys/ufs/ffs/ffs_alloc.c

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




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