From: Jan Harkes Date: Thu, 19 Jul 2007 08:48:46 +0000 (-0700) Subject: coda: cleanup for upcall handling path X-Git-Tag: v2.6.23-rc1~380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe71b5f3871af2c281a08acd4bedd2da25e46bc3;p=pandora-kernel.git coda: cleanup for upcall handling path Make the code that processes upcall responses more straightforward, uncovered at least one bad assumption. We trusted that vc_inuse would be 0 when upcalls are aborted, however the device may have been reopened. Signed-off-by: Jan Harkes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed