mirror_zfs/include/linux
Richard Yao ec18fe3ce8 Cleanup vn_rename() and vn_remove()
zfsonlinux/spl#bcb15891ab394e11615eee08bba1fd85ac32e158 implemented
Linux 3.6+ support by adding duplicate vn_rename and vn_remove
functions. The new ones were cleaner, but the duplicate functions made
the codebase less maintainable. This adds some compatibility shims that
allow us to retire the older vn_rename and vn_remove in favor of the new
ones on old kernels. The result is a net 143 line reduction in lines of
code and a cleaner codebase.

Signed-off-by: Richard Yao <ryao@gentoo.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #370
2014-08-13 16:25:44 -07:00
..
bitops_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
compiler_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
delay_compat.h Emulate illumos interface cv_timedwait_hires() 2013-11-04 09:49:24 -08:00
file_compat.h Cleanup vn_rename() and vn_remove() 2014-08-13 16:25:44 -07:00
kallsyms_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
list_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
Makefile.am Linux 3.17 compat: remove wait_on_bit action function 2014-08-11 14:17:00 -07:00
math64_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
mm_compat.h Linux 3.12 compat: New shrinker API 2013-11-06 13:23:40 -08:00
module_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
mutex_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
proc_compat.h Linux 3.10 compat: Do not rely on struct proc_dir_entry definition 2013-07-08 15:25:18 -07:00
rwsem_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
smp_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
sysctl_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
time_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
uaccess_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00
wait_compat.h Linux 3.17 compat: remove wait_on_bit action function 2014-08-11 14:17:00 -07:00
zlib_compat.h Refresh links to web site 2013-03-04 19:09:34 -08:00