Re: [Ocfs2-devel] [PATCH] ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path

2012-08-15 Thread Joel Becker
On Fri, Aug 03, 2012 at 05:36:17PM +0100, sunil.mush...@gmail.com wrote: From: Sunil Mushran smush...@yahoo.com Commit ea022dfb3c2a4680483b00eb2fecc9fc4f6091d1 was missing a var init. Reported-and-Tested-by: Vincent Etienne vetie...@aprogsys.com Signed-off-by: Sunil Mushran

[Ocfs2-devel] [PATCH] ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path

2012-08-03 Thread sunil . mushran
From: Sunil Mushran smush...@yahoo.com Commit ea022dfb3c2a4680483b00eb2fecc9fc4f6091d1 was missing a var init. Reported-and-Tested-by: Vincent Etienne vetie...@aprogsys.com Signed-off-by: Sunil Mushran sunil.mush...@gmail.com --- fs/ocfs2/symlink.c |2 +- 1 files changed, 1 insertions(+), 1