]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 23 Mar 2006 16:18:23 +0000 (16:18 +0000)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 23 Mar 2006 16:18:23 +0000 (16:18 +0000)
commita778f217328a7391e0919b6463ec7f143851d12d
tree2f6837d70e52d9c3a46678c1efb975cd61a5dcf0
parent2c2c8c1c211c75d0cc9d7642a569ceac1aecd96d
NTFS: Fix a bug in fs/ntfs/inode.c::ntfs_read_locked_index_inode() where we
      forgot to update a temporary variable so loading index inodes which
      have an index allocation attribute failed.

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