NetBSD-Bugs archive

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

PR/53943 CVS commit: src/sys/fs/puffs



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

From: "Paul Goyette" <pgoyette%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53943 CVS commit: src/sys/fs/puffs
Date: Tue, 5 Feb 2019 00:22:36 +0000

 Module Name:	src
 Committed By:	pgoyette
 Date:		Tue Feb  5 00:22:36 UTC 2019
 
 Modified Files:
 	src/sys/fs/puffs: files.puffs
 
 Log Message:
 It turns out we do want the puffs compat code in any kernel which
 has built-in compat_50 regardless of whether the kernel also has
 puffs.
 
 Should finally fix PR kern/53943
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.9 -r1.10 src/sys/fs/puffs/files.puffs
 
 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