[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YTIptf2dFHf9sSIY@kroah.com>
Date: Fri, 3 Sep 2021 15:57:09 +0200
From: Greg KH <greg@...ah.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: stable@...r.kernel.org, linux-fscrypt@...r.kernel.org,
linux-ext4@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net,
linux-mtd@...ts.infradead.org
Subject: Re: [PATCH 5.4 0/4] backport fscrypt symlink fixes to 5.4
On Wed, Sep 01, 2021 at 09:40:37AM -0700, Eric Biggers wrote:
> This series backports some patches that failed to apply to 5.4-stable
> due to the prototype of inode_operations::getattr having changed in
> v5.12, as well several other conflicts. Please apply to 5.4-stable.
>
> Eric Biggers (4):
> fscrypt: add fscrypt_symlink_getattr() for computing st_size
> ext4: report correct st_size for encrypted symlinks
> f2fs: report correct st_size for encrypted symlinks
> ubifs: report correct st_size for encrypted symlinks
>
> fs/crypto/hooks.c | 44 +++++++++++++++++++++++++++++++++++++++++
> fs/ext4/symlink.c | 11 ++++++++++-
> fs/f2fs/namei.c | 11 ++++++++++-
> fs/ubifs/file.c | 12 ++++++++++-
> include/linux/fscrypt.h | 7 +++++++
> 5 files changed, 82 insertions(+), 3 deletions(-)
>
> --
> 2.33.0
>
All now queued up, thanks.
greg k-h
Powered by blists - more mailing lists