NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/45700 CVS commit: src/sys/miscfs/procfs



The following reply was made to PR kern/45700; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45700 CVS commit: src/sys/miscfs/procfs
Date: Thu, 15 Dec 2011 15:55:03 -0500

 Module Name:   src
 Committed By:  christos
 Date:          Thu Dec 15 20:55:02 UTC 2011
 
 Modified Files:
        src/sys/miscfs/procfs: procfs_linux.c
 
 Log Message:
 PR/45700: use dostatvfs instead of grabbing the latest cached copy of
 struct statvfs from the mount point, so that chroot is handled properly.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.61 -r1.62 src/sys/miscfs/procfs/procfs_linux.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index