]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2391d9c38aba8156a13236415a805b71e3151565
treeab4bb4330cf47b188c5aa02c58d9fa04d93d348d
parent74265b3530581b3a6958b1c66acd5b5e2d9f7eac
NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup().  When the returned
      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