2 dnl # 2.6.35 API change,
3 dnl # Unused 'struct dentry *' removed from vfs_fsync() prototype.
5 AC_DEFUN([ZFS_AC_KERNEL_SRC_VFS_FSYNC_2ARGS], [
6 ZFS_LINUX_TEST_SRC([vfs_fsync_2args], [
13 AC_DEFUN([ZFS_AC_KERNEL_VFS_FSYNC_2ARGS], [
14 AC_MSG_CHECKING([whether vfs_fsync() wants 2 args])
15 ZFS_LINUX_TEST_RESULT([vfs_fsync_2args], [
18 ZFS_LINUX_TEST_ERROR([vfs_fsync()])