From: Jan Kara Date: Thu, 31 Oct 2013 19:37:15 +0000 (+0100) Subject: jbd: Revert "jbd: remove dependency on __GFP_NOFAIL" X-Git-Tag: v3.13-rc1~112^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce0aa802c4cbe6dfe2c7fa95c839d75a509c9a5;p=pandora-kernel.git jbd: Revert "jbd: remove dependency on __GFP_NOFAIL" This reverts commit 05713082ab7690a2b22b044cfc867f346c39cd2d. The idea to remove __GFP_NOFAIL was opposed by Andrew Morton. Although mm guys do want to get rid of __GFP_NOFAIL users, opencoding the allocation retry is even worse. See emails following http://www.gossamer-threads.com/lists/linux/kernel/1809153#1809153 Signed-off-by: Jan Kara --- Reading git-diff-tree failed