[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251007-warnt-abrutschen-7a6363ce6c54@brauner>
Date: Tue, 7 Oct 2025 13:07:51 +0200
From: Christian Brauner <brauner@...nel.org>
To: Mateusz Guzik <mjguzik@...il.com>
Cc: viro@...iv.linux.org.uk, jack@...e.cz, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org, josef@...icpanda.com, kernel-team@...com, amir73il@...il.com,
linux-btrfs@...r.kernel.org, linux-ext4@...r.kernel.org, linux-xfs@...r.kernel.org,
ceph-devel@...r.kernel.org, linux-unionfs@...r.kernel.org
Subject: Re: [PATCH v6 0/4] hide ->i_state behind accessors
> I rebased the patchset on top of vfs-6.19.inode and got a build failure:
>
> fs/ocfs2/super.c:132:27: error: ‘inode_just_drop’ undeclared here (not
> in a function)
> 132 | .drop_inode = inode_just_drop,
> | ^~~~~~~~~~~~~~~
>
> and sure enough the commit renaming that helper is missing. Can you
> please rebase the branch?
Done. Thanks!
Powered by blists - more mailing lists