[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <plajio56ykhjbehtkppn3uuqkzxijvgsz4me746ozauxjkpxv6@ai67wcxekbhs>
Date: Fri, 7 Mar 2025 10:43:24 -0500
From: Kent Overstreet <kent.overstreet@...ux.dev>
To: Jan Kara <jack@...e.cz>
Cc: linux-bcachefs@...r.kernel.org, linux-kernel@...r.kernel.org,
Alexander Viro <viro@...iv.linux.org.uk>, Christian Brauner <brauner@...nel.org>
Subject: Re: [PATCH 1/7] fs: export invalidate_inodes()
On Fri, Mar 07, 2025 at 03:44:50PM +0100, Jan Kara wrote:
> On Fri 07-03-25 08:49:25, Kent Overstreet wrote:
> > Needed in bcachefs for implementing blk_holder_ops.mark_dead, since we
> > can't use the standard fs holder ops (whicth assume a single block device
> > filesystem).
> >
> > Cc: Alexander Viro <viro@...iv.linux.org.uk>
> > Cc: Christian Brauner <brauner@...nel.org>
> > Cc: Jan Kara <jack@...e.cz>
> > Signed-off-by: Kent Overstreet <kent.overstreet@...ux.dev>
>
> Please use evict_inodes(). It is exactly the same and is actually already
> exported. Since you are the second one in last month to ask for this let's
> clean this up [1].
Switched it to evict_inodes().
Powered by blists - more mailing lists