NetBSD-Bugs archive

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

PR/50627 CVS commit: src/sys/dev/filemon



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/50627 CVS commit: src/sys/dev/filemon
Date: Mon, 11 Jan 2016 01:37:36 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Mon Jan 11 01:37:36 UTC 2016
 
 Modified Files:
 	src/sys/dev/filemon: filemon.c filemon.h
 
 Log Message:
 Take a reference on the (activity log) file itself, and not on the
 descriptor.
 
 Should fix PR kern/50627
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.27 -r1.28 src/sys/dev/filemon/filemon.c
 cvs rdiff -u -r1.8 -r1.9 src/sys/dev/filemon/filemon.h
 
 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