DragonFly commits List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern imgact_elf.c
dillon 2005/07/04 09:02:58 PDT
DragonFly src repository
Modified files:
sys/kern imgact_elf.c
Log:
Do not abort the entire core dump if VOP_VPTOFH() fails. VPTOFH is not
currently supported on NFS file handles. This simply means that a checkpoint
restore will not work (for now). The core itself will still be fine.
Reported-by: Richard Nyberg <rnyberg@xxxxxxxx>
Revision Changes Path
1.31 +11 -2 src/sys/kern/imgact_elf.c
http://www.dragonflybsd.org/cvsweb/src/sys/kern/imgact_elf.c.diff?r1=1.30&r2=1.31&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]