DragonFly commits List (threaded) for 2007-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern vfs_syscalls.c
dillon 2007/01/23 17:25:47 PST
DragonFly src repository
Modified files:
sys/kern vfs_syscalls.c
Log:
checkdirs() was being passed the wrong mount point, resulting in a panic
when mounting over an already existing mountpoint and improperly adjusting
the current or root directory for processes when finding a matching ncp
whether they were relative to the old mount or not.
Rewrite and document checkdirs() to fix the problems.
Reported-by: "Vincent Labrecque" <vnc@hush.ai>
Revision Changes Path
1.112 +43 -22 src/sys/kern/vfs_syscalls.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/vfs_syscalls.c.diff?r1=1.111&r2=1.112&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]