From: Anton Altaparmakov Date: Thu, 8 Sep 2005 19:29:50 +0000 (+0100) Subject: NTFS: Fix a bug in fs/ntfs/index.c::ntfs_index_lookup(). When the returned X-Git-Tag: v2.6.14-rc1~509 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e08ceaeacd5d300aaad166f2eef8bfc37e09831;p=pandora-kernel.git 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 --- Reading git-diff-tree failed