From: Anton Altaparmakov Date: Sat, 25 Jun 2005 15:15:36 +0000 (+0100) Subject: NTFS: Fix a bug in address space operations error recovery code paths where X-Git-Tag: v2.6.13-rc4~89^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f993fe4634b39ca4404ba278053b03f360ec08a;p=pandora-kernel.git NTFS: Fix a bug in address space operations error recovery code paths where if the runlist was not mapped at all and a mapping error occured we would leave the runlist locked on exit to the function so that the next access to the same file would try to take the lock and deadlock. Signed-off-by: Anton Altaparmakov --- Reading git-diff-tree failed