[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y9FyLu3gcWBKUgoe@sol.localdomain>
Date: Wed, 25 Jan 2023 10:17:18 -0800
From: Eric Biggers <ebiggers@...nel.org>
To: Christoph Hellwig <hch@....de>
Cc: Alexander Viro <viro@...iv.linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
Jan Kara <jack@...e.cz>, linux-fsdevel@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] fs: move sb_init_dio_done_wq out of direct-io.c
On Wed, Jan 25, 2023 at 07:58:38AM +0100, Christoph Hellwig wrote:
> sb_init_dio_done_wq is also used by the iomap code, so move it to
> super.c in preparation for building direct-io.c conditionally.
>
> Signed-off-by: Christoph Hellwig <hch@....de>
> ---
> fs/direct-io.c | 24 ------------------------
> fs/internal.h | 4 +---
> fs/super.c | 24 ++++++++++++++++++++++++
> 3 files changed, 25 insertions(+), 27 deletions(-)
>
Reviewed-by: Eric Biggers <ebiggers@...gle.com>
- Eric
Powered by blists - more mailing lists