mirror_zfs/module/spl
Brian Behlendorf 8be3688999
Remove vn_rename and vn_remove
Both vn_rename and vn_remove have been historically problematic
to implement reliably.  Rather than fixing them yet again they
are being removed.

Reviewed-by: Arkadiusz Bubala <arkadiusz.bubala@open-e.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #648 
Closes #661
2017-10-27 15:49:14 -07:00
..
Makefile.in Support parallel build trees (VPATH builds) 2015-07-17 12:53:11 -07:00
spl-atomic.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-condvar.c Fix cv_timedwait timeout 2017-05-25 10:01:44 -07:00
spl-cred.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-err.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-generic.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-kmem-cache.c Add support for recent kmem_cache_create_usercopy 2017-01-17 12:05:14 -08:00
spl-kmem.c make module/spl/spl-kmem.c non-executable (again) 2017-08-10 15:23:43 -07:00
spl-kobj.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-kstat.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-mutex.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-proc.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-rwlock.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-taskq.c Add assert under lock to detect cases of dispach of a preallocated 2017-08-08 08:31:52 -07:00
spl-thread.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-tsd.c Use tsd to store tq for taskq_member 2016-01-20 13:07:45 -08:00
spl-vmem.c Fix vmem_size() 2016-11-02 10:34:19 -07:00
spl-vnode.c Remove vn_rename and vn_remove 2017-10-27 15:49:14 -07:00
spl-xdr.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-zlib.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00