From: Theodore Ts'o Date: Sat, 18 Dec 2010 18:07:34 +0000 (-0500) Subject: jbd2: Fix a debug message in do_get_write_access() X-Git-Tag: v2.6.38-rc1~409^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfef2c6a559b1e37cbc7e7c1b51f82d26abf24ec;p=pandora-kernel.git jbd2: Fix a debug message in do_get_write_access() 'buffer_head' should be 'journal_head' This is a port of a patch which Namhyung Kim made to fs/jbd to jbd2. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed