commit | a778f217328a7391e0919b6463ec7f143851d12d | [log] [tgz] |
---|---|---|
author | Anton Altaparmakov <aia21@cantab.net> | Thu Mar 23 16:18:23 2006 +0000 |
committer | Anton Altaparmakov <aia21@cantab.net> | Thu Mar 23 16:18:23 2006 +0000 |
tree | 2f6837d70e52d9c3a46678c1efb975cd61a5dcf0 | |
parent | 2c2c8c1c211c75d0cc9d7642a569ceac1aecd96d [diff] |
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>