]> git.proxmox.com Git - mirror_zfs.git/commit
Linux 6.8 compat: replace MAX_ORDER define
authorRob Norris <robn@despairlabs.com>
Tue, 23 Jan 2024 05:41:05 +0000 (16:41 +1100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 29 Jan 2024 19:36:07 +0000 (11:36 -0800)
commit7692d86de45492eabaf7a18c24f8cb9a8108120f
tree97795e337d9f2e760a11e59fe909563e6a3165d6
parent84980ee0e625676805d84800a6fe2cffe228aec0
Linux 6.8 compat: replace MAX_ORDER define

MAX_ORDER has been renamed to MAX_PAGE_ORDER. Rather than just
redefining it, instead define our own name and set it consistently from
the start.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Sponsored-by: https://despairlabs.com/sponsor/
Closes #15805
module/os/linux/zfs/abd_os.c