]> git.proxmox.com Git - mirror_spl.git/commit
Remove vfs_fsync() wrapper
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Oct 2014 18:52:47 +0000 (14:52 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:52 +0000 (15:11 -0700)
commitdcf91382b9cfad776f4de9458e53319e5a106331
tree9f47779c0e9f8b125ece69273d8ed925c69c8d63
parent599662c538d06054608b16a1d6a3ce10f4fdd08c
Remove vfs_fsync() wrapper

The vfs_fsync() function has been available since Linux 2.6.29.
There is no longer a need to maintain this compatibility code.
However, the HAVE_2ARGS_VFS_FSYNC check was left in place
since that change occured after 2.6.32.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
include/linux/file_compat.h