From: Sunil Mushran Date: Thu, 17 Jul 2008 00:22:22 +0000 (-0700) Subject: [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region X-Git-Tag: v2.6.27-rc2~96^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=961cecbee6786f4b1f1b8f695e87045b583f9f49;p=pandora-kernel.git [PATCH] ocfs2: Fix oops when racing files truncates with writes into an mmap region This patch fixes an oops that is reproduced when one races writes to a mmap-ed region with another process truncating the file. Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed