commit | 9f993fe4634b39ca4404ba278053b03f360ec08a | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Sat Jun 25 16:15:36 2005 +0100 |
committer | Anton Altaparmakov <aia21@cantab.net> | Sat Jun 25 16:15:36 2005 +0100 |
tree | 36e62a3d384fa9c313cacd73b7aea086d7f74e82 | |
parent | 3f2faef00c6af17542ea8672ed7d09367222b2d0 [diff] |
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 <aia21@cantab.net>