]> Zhao Yanbai Git Server - minix.git/commit
Added filp_state for driver recovery and filp_select_flags to store select
authorPhilip Homburg <philip@cs.vu.nl>
Fri, 22 Feb 2008 14:19:23 +0000 (14:19 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Fri, 22 Feb 2008 14:19:23 +0000 (14:19 +0000)
commit047cc090e469822e315e643a80b52239457d61f3
tree240ba9dd25ea242238b1b89a419c9452764758e2
parent1d7d5aa629799eee079f5008b926195e156f5f85
Added filp_state for driver recovery and filp_select_flags to store select
state for character specials that use asynch I/O.
servers/vfs/file.h
servers/vfs/filedes.c