From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-io0-f196.google.com ([209.85.223.196]:46854 "EHLO mail-io0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934505AbeGCTcs (ORCPT ); Tue, 3 Jul 2018 15:32:48 -0400 Received: by mail-io0-f196.google.com with SMTP id p7-v6so2753376ioh.13 for ; Tue, 03 Jul 2018 12:32:48 -0700 (PDT) Subject: Re: [PATCH 05/14] swap,blkcg: issue swap io with the appropriate context To: Randy Dunlap , Josef Bacik , linux-kernel@vger.kernel.org, akpm@linux-foundation.org, hannes@cmpxchg.org, tj@kernel.org, linux-fsdevel@vger.kernel.org, linux-block@vger.kernel.org, kernel-team@fb.com References: <20180703151503.2549-1-josef@toxicpanda.com> <20180703151503.2549-6-josef@toxicpanda.com> From: Jens Axboe Message-ID: Date: Tue, 3 Jul 2018 13:32:45 -0600 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On 7/3/18 1:27 PM, Randy Dunlap wrote: > On 07/03/2018 08:14 AM, Josef Bacik wrote: >> From: Tejun Heo >> >> For backcharging we need to know who the page belongs to when swapping >> it out. We don't worry about things that do ->rw_page (zram etc) at the >> moment, we're only worried about pages that actually go to a block >> device. >> >> Signed-off-by: Tejun Heo >> Signed-off-by: Josef Bacik >> Acked-by: Johannes Weiner >> cked-by: Andrew Morton > > Checked-by: ? :) > copy-pasto I fixed that one up. -- Jens Axboe