NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/23986 CVS commit: src/sys/fs/union
The following reply was made to PR kern/23986; it has been noted by GNATS.
From: Juergen Hannken-Illjes <hannken%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/23986 CVS commit: src/sys/fs/union
Date: Wed, 30 Jun 2010 13:10:35 +0000
Module Name: src
Committed By: hannken
Date: Wed Jun 30 13:10:35 UTC 2010
Modified Files:
src/sys/fs/union: union_vfsops.c
Log Message:
The directory vnode must be locked before we call VOP_WHITEOUT().
Should fix PR #23986 "problem mounting directories".
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/sys/fs/union/union_vfsops.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