jbd: Revert "jbd: remove dependency on __GFP_NOFAIL"
authorJan Kara <jack@suse.cz>
Thu, 31 Oct 2013 19:37:15 +0000 (20:37 +0100)
committerJan Kara <jack@suse.cz>
Thu, 31 Oct 2013 19:37:15 +0000 (20:37 +0100)
commit1ce0aa802c4cbe6dfe2c7fa95c839d75a509c9a5
tree9206fb8d2dc95f9f826c4a169a90292cbca875cb
parent444996027e80f96c9948d8d5b8f067a8aff9861d
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 <jack@suse.cz>
fs/jbd/transaction.c