Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5] src/sys/miscfs/umapfs
Module Name: src
Committed By: snj
Date: Mon Feb 23 08:36:04 UTC 2009
Modified Files:
src/sys/miscfs/umapfs [netbsd-5]: umap_subr.c umap_vnops.c
Log Message:
Pull up following revision(s) (requested by plunky in ticket #461):
sys/miscfs/umapfs/umap_subr.c: revision 1.26
sys/miscfs/umapfs/umap_vnops.c: revision 1.44
While we remap credentials we should ignore cred == FSCRED as well as
cred == NOCRED.
This fixes a page fault occurring when a union is mounted over a umap,
as FSCRED is passed by union filesystem.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.44.1 src/sys/miscfs/umapfs/umap_subr.c
cvs rdiff -r1.43 -r1.43.56.1 src/sys/miscfs/umapfs/umap_vnops.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