Whamcloud - gitweb
EX-1428 kernel: contain update related to snapshot
authorHongchao Zhang <hongchao@whamcloud.com>
Fri, 25 Sep 2020 10:27:04 +0000 (18:27 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Sun, 7 Mar 2021 04:50:54 +0000 (04:50 +0000)
commit155dee73f898542d88e0696c7219ebb2f8d7cc2a
tree4cc6a281516a2746d9b0aee81ffe9c31525293cf
parentab180ab4fad2b8bc9ef9cb38fbd9dd60b6044727
EX-1428 kernel: contain update related to snapshot

Adding extra fields in "struct jbd2_journal_handle" and
"struct journal_head", which are used by snapshot into the
4-byte hole at the end of struct jbd2_journal_handle so
that they do not increase the structure size and memory
usage for this common allocation.

Test-Parameters: trivial
Change-Id: I6bab8ae1cfcab39632cb1397ffd7991f72e00fb4
Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/41882
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/kernel_patches/patches/snapshot-jbd2-rhel7.7.patch [new file with mode: 0644]
lustre/kernel_patches/series/3.10-rhel7.7.series
lustre/kernel_patches/series/3.10-rhel7.8.series
lustre/kernel_patches/series/3.10-rhel7.9.series