Re: [f2fs-dev] [PATCH 0/4] backport fscrypt symlink fixes to 4.19

2021-09-13 Thread Greg KH
On Wed, Sep 08, 2021 at 02:50:29PM -0700, Eric Biggers wrote: > This series backports some patches that failed to apply to 4.19-stable > due to the prototype of inode_operations::getattr having changed in > v5.12, as well as several other conflicts. Please apply to 4.19-stable. > > Eric Biggers (

[f2fs-dev] Patch "fscrypt: add fscrypt_symlink_getattr() for computing st_size" has been added to the 4.19-stable tree

2021-09-13 Thread gregkh
This is a note to let you know that I've just added the patch titled fscrypt: add fscrypt_symlink_getattr() for computing st_size to the 4.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is

[f2fs-dev] Patch "ubifs: report correct st_size for encrypted symlinks" has been added to the 4.19-stable tree

2021-09-13 Thread gregkh
This is a note to let you know that I've just added the patch titled ubifs: report correct st_size for encrypted symlinks to the 4.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: u

[f2fs-dev] Patch "f2fs: report correct st_size for encrypted symlinks" has been added to the 4.19-stable tree

2021-09-13 Thread gregkh
This is a note to let you know that I've just added the patch titled f2fs: report correct st_size for encrypted symlinks to the 4.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: f2

[f2fs-dev] Patch "ext4: report correct st_size for encrypted symlinks" has been added to the 4.19-stable tree

2021-09-13 Thread gregkh
This is a note to let you know that I've just added the patch titled ext4: report correct st_size for encrypted symlinks to the 4.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: ex

Re: [f2fs-dev] [PATCH] f2fs: guarantee to write dirty data when enabling checkpoint back

2021-09-13 Thread Greg KH
On Thu, Sep 09, 2021 at 08:09:05AM +0200, Greg KH wrote: > On Wed, Sep 08, 2021 at 10:42:53PM -0700, Jaegeuk Kim wrote: > > On 09/09, Greg KH wrote: > > > On Wed, Sep 08, 2021 at 10:28:37PM -0700, Jaegeuk Kim wrote: > > > > On 09/09, Greg KH wrote: > > > > > On Wed, Sep 08, 2021 at 03:00:20PM -0700