NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned
authorAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 19:29:50 +0000 (20:29 +0100)
committerAnton Altaparmakov <aia21@cantab.net>
Thu, 8 Sep 2005 19:29:50 +0000 (20:29 +0100)
      index entry is in the index root, we forgot to set the @ir pointer in
      the index context.  Thanks for Yura Pakhuchiy for finding this bug.

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

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