OpenFromLock() now works with packet.handler. It no longer assumes locks
commit2137078a42902362451ef9870346b9f536d315e9
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 30 Aug 2008 22:20:44 +0000 (30 22:20 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 30 Aug 2008 22:20:44 +0000 (30 22:20 +0000)
tree4012f1fbb62eb64c7d7a59d95b43d53122c22595
parent642ba335de258b635fbfcf3d287e99f6b31c7bd0
OpenFromLock() now works with packet.handler. It no longer assumes locks
are equivalent to handles and always gets the file handle from the
handler.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@29328 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/dos/open.c
rom/dos/openfromlock.c