From: Latchesar Ionkov Date: Sun, 5 Apr 2009 21:28:59 +0000 (-0500) Subject: net/9p: handle correctly interrupted 9P requests X-Git-Tag: v2.6.30-rc5~42^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bab88b2310998de18b32529a27ea835d164254a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed