From: Evgeniy Dushistov Date: Tue, 6 Jan 2009 22:42:38 +0000 (-0800) Subject: minix: fix add link's wrong position calculation X-Git-Tag: v2.6.27.12~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79fdfe90a3795eabf04430400ecb4711d939c5f;p=pandora-kernel.git minix: fix add link's wrong position calculation commit d6b54841f4ddd836c886d1e6ac381cf309ee98a3 upstream. Fix the add link method. The oosition in the directory was calculated in wrong way - it had the incorrect shift direction. [akpm@linux-foundation.org: coding-style fixes] Signed-off-by: Evgeniy Dushistov Cc: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed