Re: [PATCH] fs: remove fget_many and fput_many interface

From: Al Viro
Date: Mon Nov 01 2021 - 12:32:04 EST


On Mon, Nov 01, 2021 at 01:19:31PM +0800, Gou Hao wrote:
> From: gouhao <gouhao@xxxxxxxxxxxxx>
>
> These two interface were added in 091141a42 commit,
> but now there is no place to call them.

Gladly. I'd add a reference to the commit that had removed the need
of that wart (62906e89e63b "io_uring: remove file batch-get optimisation")
to the commit message, but yes, that's something I'm very happy to apply.