From: Jan Kara Date: Tue, 25 Nov 2008 14:31:28 +0000 (+0100) Subject: ocfs2: Fix oops when extending quota files X-Git-Tag: v2.6.29-rc1~505^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af09e51b6810d3408db1c0e956b3b0687b0e3723;p=pandora-kernel.git ocfs2: Fix oops when extending quota files We have to mark buffer as uptodate before calling ocfs2_journal_access() and ocfs2_set_buffer_uptodate() does not do this for us. Signed-off-by: Jan Kara Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed