[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.00.1007231240180.5317@chino.kir.corp.google.com>
Date: Fri, 23 Jul 2010 12:40:50 -0700 (PDT)
From: David Rientjes <rientjes@...gle.com>
To: "Ted Ts'o" <tytso@....edu>
cc: Jan Kara <jack@...e.cz>, Andrew Morton <akpm@...ux-foundation.org>,
Andreas Dilger <adilger@....com>,
Jiri Kosina <jkosina@...e.cz>, linux-mm@...ck.org,
linux-ext4@...r.kernel.org
Subject: Re: [patch 6/6] jbd2: remove dependency on __GFP_NOFAIL
On Fri, 23 Jul 2010, Ted Ts'o wrote:
> __GFP_NOFAIL is going away, so add our own retry loop. Also add
> jbd2__journal_start() and jbd2__journal_restart() which take a gfp
> mask, so that file systems can optionally (re)start transaction
> handles using GFP_KERNEL. If they do this, then they need to be
> prepared to handle receiving an PTR_ERR(-ENOMEM) error, and be ready
> to reflect that error up to userspace.
>
> Signed-off-by: "Theodore Ts'o" <tytso@....edu>
Acked-by: David Rientjes <rientjes@...gle.com>
Will you be pushing the equivalent patch for jbd?
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists