From: Trond Myklebust Date: Wed, 5 Jul 2006 17:17:12 +0000 (-0400) Subject: This fixes a panic doing the first READDIR or READDIRPLUS call when: X-Git-Tag: v2.6.18-rc1~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bce3481c91801665e17f8daf59ede946129f3d3f;p=pandora-kernel.git This fixes a panic doing the first READDIR or READDIRPLUS call when: * the client is ia64 or any platform that actually implements flush_dcache_page(), and * the server returns fsinfo.dtpref >= client's PAGE_SIZE, and * the server does *not* return post-op attributes for the directory in the READDIR reply. Problem diagnosed by Greg Banks Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed