Whamcloud - gitweb
LU-14195 ldiskfs: update patches for Linux 5.10 13/40913/10
authorMr NeilBrown <neilb@suse.de>
Tue, 14 Dec 2021 17:43:45 +0000 (12:43 -0500)
committerOleg Drokin <green@whamcloud.com>
Thu, 6 Jan 2022 22:01:16 +0000 (22:01 +0000)
commitc93a3e5b15b72afc1eeb3f7754c15e078d098769
treef3eec74462d9097642e81534abe76c409d472197
parent14db1faa0fbe813fed616435303753d390f45827
LU-14195 ldiskfs: update patches for Linux 5.10

Mostly simple conflicts due to code movement, however:

ext4-data-in-dirent.patch now needs to patch fs/ext4/fast-commit.c as
well as ext4_init_new_dir() is used in that file. Since fast commit
can break recovery we prevent mounting with this option.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I59b10fdb6bb606b193472e3045ab7d9b1d0d36b5
Reviewed-on: https://review.whamcloud.com/40913
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-ldiskfs.m4
ldiskfs/kernel_patches/patches/linux-5.10/ext4-attach-jinode-in-writepages.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-5.10/ext4-data-in-dirent.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-5.10/ext4-give-warning-with-dir-htree-growing.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-5.10/ext4-misc.patch [new file with mode: 0644]
ldiskfs/kernel_patches/patches/linux-5.10/ext4-pdirop.patch [new file with mode: 0644]
ldiskfs/kernel_patches/series/ldiskfs-5.10.0-ml.series [new file with mode: 0644]
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h