]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 20:09:06 +0000 (21:09 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 20:09:06 +0000 (21:09 +0100)
commitbbf1813fb8ff9d21171bf22e6d1f0e0393601e86
tree2b8474019c1320df290d5df03514eaed56e44cc6
parent807c453de7c5487d2e5eece76bafdea8f39d249e
NTFS: Fix cluster (de)allocators to work when the runlist is NULL and more
      importantly to take a locked runlist rather than them locking it
      which leads to lock reversal.

Signed-off-by: Anton Altaparmakov <aia21@cantab.net>
fs/ntfs/ChangeLog
fs/ntfs/lcnalloc.c
fs/ntfs/lcnalloc.h
fs/ntfs/mft.c