Re: xfs fixups for the fop_flags conversion

From: Darrick J. Wong
Date: Tue Apr 23 2024 - 23:33:12 EST


On Tue, Apr 23, 2024 at 02:46:05PM +0200, Christoph Hellwig wrote:
> Hi all,
>
> this series against Christian's vfs.misc branch fixes up pointless
> harmless but pointless over-declaration of capabilities for XFS
> directories.
>
> Christian: the first patch would make sense to just fold into the
> original fop_flags conversion if you're still rebasing the branch.

All three patches look good to me,
Reviewed-by: Darrick J. Wong <djwong@xxxxxxxxxx>

--D

>
> xfs_file.c | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)