From: Hisashi Hifumi Date: Thu, 18 Jun 2009 00:08:51 +0000 (-0400) Subject: jbd2: clean up jbd2_journal_try_to_free_buffers() X-Git-Tag: v2.6.31-rc1~138^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=536fc240e7147858255bdb08e7a999a3351a9fb4;p=pandora-kernel.git jbd2: clean up jbd2_journal_try_to_free_buffers() This patch reverts 3f31fddf, which is no longer needed because if a race between freeing buffer and committing transaction functionality occurs and dio gets error, currently dio falls back to buffered IO due to the commit 6ccfa806. Signed-off-by: Hisashi Hifumi Cc: Mingming Cao Acked-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed