From: Zhu Yanhai Date: Mon, 4 Apr 2011 16:58:12 +0000 (-0400) Subject: jbd2: move bdget out of critical section X-Git-Tag: v2.6.39-rc3~2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f689af019b19f9b9a39be782c21b6f52b1615a;p=pandora-kernel.git jbd2: move bdget out of critical section bdget() should not be called when we hold spinlocks since it might sleep. Reviewed-by: Jan Kara Signed-off-by: Zhu Yanhai Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed