Source-Changes archive

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

CVS commit: src/sys/miscfs/umapfs



Module Name:    src
Committed By:   plunky
Date:           Fri Feb 13 22:29:00 UTC 2009

Modified Files:
        src/sys/miscfs/umapfs: umap_subr.c umap_vnops.c

Log Message:
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.26 src/sys/miscfs/umapfs/umap_subr.c
cvs rdiff -r1.43 -r1.44 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