Whamcloud - gitweb
LU-17232 build: fix ext4-misc for el7.6 server 50/52850/1
authorShaun Tancheff <shaun.tancheff@hpe.com>
Fri, 27 Oct 2023 05:14:52 +0000 (00:14 -0500)
committerShaun Tancheff <shaun.tancheff@hpe.com>
Fri, 27 Oct 2023 05:14:52 +0000 (00:14 -0500)
commit256cb01778369e17d7ebf7635e61fac80b9034f3
treeb9ac11fac4f9805f47e65859248cf4d9910fb8b5
parentd7d16447a00be217246f1d73ecaf43a05a832442
LU-17232 build: fix ext4-misc for el7.6 server

rhel7.6/ext4-misc.patch was partially updated
however the intended addition of:

+EXPORT_SYMBOL(ext4_chunk_trans_blocks);

is not present.

HPE-bug-id: LUS-11954
Fixes: 9e5040a304 ("LU-16847 ldiskfs: do not copy ldiskfs_chunk_trans_blocks")
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I28c3f1cc52af61b8b1b5036cf8c7cbce75b5c895
ldiskfs/kernel_patches/patches/rhel7.6/ext4-misc.patch