mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-06 06:14:52 +03:00
The Proxmox VE kernel contains a patch which renames the function invalidate_inodes() to invalidate_inodes_check(). In the process it adds a 'check' argument and a '#define invalidate_inodes(x)' compatibility wrapper for legacy callers. Therefore, if either of these functions are exported invalidate_inodes() can be safely used. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #58 |
||
|---|---|---|
| .. | ||
| bitops_compat.h | ||
| compiler_compat.h | ||
| file_compat.h | ||
| kallsyms_compat.h | ||
| list_compat.h | ||
| Makefile.in | ||
| math64_compat.h | ||
| mm_compat.h | ||
| module_compat.h | ||
| mutex_compat.h | ||
| proc_compat.h | ||
| rwsem_compat.h | ||
| smp_compat.h | ||
| sysctl_compat.h | ||
| time_compat.h | ||
| uaccess_compat.h | ||
| workqueue_compat.h | ||
| zlib_compat.h | ||