Re: [PATCH] doc: document scope NOFS, NOIO APIs
From: Michal Hocko <mhocko@kernel.org>
Date: 2018-05-24 14:47:08
Also in:
linux-fsdevel, lkml
From: Michal Hocko <mhocko@kernel.org>
Date: 2018-05-24 14:47:08
Also in:
linux-fsdevel, lkml
On Thu 24-05-18 07:33:39, Shakeel Butt wrote:
On Thu, May 24, 2018 at 4:43 AM, Michal Hocko [off-list ref] wrote:
[...]
quoted
+The traditional way to avoid this deadlock problem is to clear __GFP_FS +resp. __GFP_IO (note the later implies clearing the first as well) inIs resp. == respectively? Why not use the full word (here and below)?
yes. Because I was lazy ;) -- Michal Hocko SUSE Labs