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)
      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>

No differences found