Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/fs/union
Module Name: src
Committed By: pooka
Date: Sat May 1 10:44:59 UTC 2010
Modified Files:
src/sys/fs/union: union_vnops.c
Log Message:
Return correct value from union_islocked.
(XXX: anything asserting LK_SHARED will fail because union doesn't
support shared locks)
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 src/sys/fs/union/union_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