dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/net/9p
Latchesar Ionkov 1bab88b231 net/9p: handle correctly interrupted 9P requests
Currently the 9p code crashes when a operation is interrupted, i.e. for
example when the user presses ^C while reading from a file.

This patch fixes the code that is responsible for interruption and flushing
of 9P operations.

Signed-off-by: Latchesar Ionkov <lucho@ionkov.net>
2009-04-05 16:54:53 -05:00
..
9p.h 9p: fix debug build error 2008-10-22 18:47:40 -05:00
client.h net/9p: handle correctly interrupted 9P requests 2009-04-05 16:54:53 -05:00
transport.h 9p: make rpc code common and rework flush code 2008-10-17 11:04:42 -05:00