From: Al Viro Date: Tue, 28 Feb 2006 17:51:55 +0000 (-0500) Subject: [PATCH] don't do exit_io_context() until we know we won't be doing any IO X-Git-Tag: v2.6.17-rc1~1187^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afc847b7ddcf636e524cf5b0de644bd3a9419a8c;p=pandora-kernel.git [PATCH] don't do exit_io_context() until we know we won't be doing any IO testcase: mount /dev/sdb10 /mnt touch /mnt/tmp/b umount /mnt mount /dev/sdb10 /mnt rm /mnt/tmp/b --- Reading git-diff-tree failed