mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
linux/kmem: remove PF_FSTRANS and PF_MEMALLOC_NOIO compat
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Rob Norris <robn@despairlabs.com> Sponsored-by: https://despairlabs.com/sponsor/ Closes #17551
This commit is contained in:
committed by
Brian Behlendorf
parent
cecff09faa
commit
96d20d7d59
@@ -1024,12 +1024,6 @@ spl_fstrans_unmark(fstrans_cookie_t cookie)
|
||||
(void) cookie;
|
||||
}
|
||||
|
||||
int
|
||||
__spl_pf_fstrans_check(void)
|
||||
{
|
||||
return (0);
|
||||
}
|
||||
|
||||
int
|
||||
kmem_cache_reap_active(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user