From: Steven Whitehouse Date: Tue, 1 Aug 2006 19:28:57 +0000 (-0400) Subject: [GFS2] Fix bug in directory code X-Git-Tag: v2.6.19-rc1~32^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=899bb264507cfed83922bf14cd66a073494601ba;p=pandora-kernel.git [GFS2] Fix bug in directory code This was a nasty bug which resulted in corruption of hash tables in the directory code with larger directories. We forgot to increment a pointer in the read/write routines internal to the directory code. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed