Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Aug 2002 18:24:26 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/compat/linux linux_stats.c
Message-ID:  <200208120124.g7C1OQ7E003135@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/08/11 18:24:26 PDT

  Modified files:
    sys/compat/linux     linux_stats.c 
  Log:
  Another fix that wasn't pulled in from the MAC branch: the
  struct mount is not cached as *mp at this point, so use
  vp->v_mount directly, following the check that it's non-NULL.
  
  Obtained from:  TrustedBSD Project
  Sponsored by:   DARPA, NAI Labs
  
  Revision  Changes    Path
  1.43      +2 -1      src/sys/compat/linux/linux_stats.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?200208120124.g7C1OQ7E003135>