| commit | 8e08ceaeacd5d300aaad166f2eef8bfc37e09831 | [log] [tgz] |
|---|---|---|
| author | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 20:29:50 2005 +0100 |
| committer | Anton Altaparmakov <aia21@cantab.net> | Thu Sep 08 20:29:50 2005 +0100 |
| tree | ab4bb4330cf47b188c5aa02c58d9fa04d93d348d | |
| parent | 6e48321a40610f7213e3ac75ba234f6f8b3ed5f5 [diff] |
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>