On Mon, Sep 04, 2023 at 01:59:12PM +0100, André Draszik wrote: > From: André Draszik <andre.draszik@xxxxxxxxxx> > > This reverts commit 3066ff93476c35679cb07a97cce37d9bb07632ff. > > This patch breaks all existing userspace by requiring updates as > mentioned in the commit message, which is not allowed. > > Revert to restore compatibility with existing userspace > implementations. > > Cc: <stable@xxxxxxxxxxxxxxx> > Signed-off-by: André Draszik <andre.draszik@xxxxxxxxxx> > --- > fs/fuse/inode.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-) You forgot to cc: the original author of this change :( With that, feel free to add: Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> thanks, greg k-h