From: Sunil Mushran Date: Fri, 4 Sep 2009 18:12:01 +0000 (-0700) Subject: ocfs2: ocfs2_write_begin_nolock() should handle len=0 X-Git-Tag: v2.6.31-rc9~20^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8379e7c46cc48f51197dd663fc6676f47f2a1e71;p=pandora-kernel.git ocfs2: ocfs2_write_begin_nolock() should handle len=0 Bug introduced by mainline commit e7432675f8ca868a4af365759a8d4c3779a3d922 The bug causes ocfs2_write_begin_nolock() to oops when len=0. Signed-off-by: Sunil Mushran Cc: stable@kernel.org Signed-off-by: Joel Becker --- Reading git-diff-tree failed