NTFS: Fix a bug in address space operations error recovery code paths where
authorAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 15:15:36 +0000 (16:15 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Sat, 25 Jun 2005 15:15:36 +0000 (16:15 +0100)
      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>
fs/ntfs/ChangeLog
fs/ntfs/aops.c
fs/ntfs/layout.h

Simple merge
diff --cc fs/ntfs/aops.c
Simple merge
Simple merge