NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53943 CVS commit: src/sys
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
Date: Mon, 4 Feb 2019 12:08:03 +0000
Module Name: src
Committed By: pgoyette
Date: Mon Feb 4 12:08:03 UTC 2019
Modified Files:
src/sys/fs/puffs: files.puffs
src/sys/modules/puffs: Makefile
Log Message:
Don't include puffs_compat in a kernel unless the filesystem is
selected along with COMPAT_50. Also, don't include puffs_compat
in the main puffs filesystem module; it is part of the compat_50
module.
Should address PR kern/53943
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/fs/puffs/files.puffs
cvs rdiff -u -r1.2 -r1.3 src/sys/modules/puffs/Makefile
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