mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-11-07 23:04:53 +03:00
Preferentially use the vfs_fsync() function. This function was initially introduced in 2.6.29 and took three arguments. As of 2.6.35 the dentry argument was dropped from the function. For older kernels fall back to using file_fsync() which also took three arguments including the dentry. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Issue #52 |
||
|---|---|---|
| .. | ||
| 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 | ||