mirror_zfs/module/spl
Brian Behlendorf 23602fdb39
Add cv_timedwait_io()
Add missing helper function cv_timedwait_io(), it should be used
when waiting on IO with a specified timeout.

Reviewed-by: Tim Chase <tim@chase2k.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #674
2018-01-24 11:33:47 -08: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 Add cv_timedwait_io() 2018-01-24 11:33:47 -08: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 Remove all spin_is_locked calls 2017-10-30 11:16:56 -07: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 Linux 4.15 compat: timer updates 2017-12-21 10:56:32 -08:00
spl-thread.c Make file headers conform to ZFS style standard 2017-10-09 14:27:27 -07:00
spl-tsd.c Remove all spin_is_locked calls 2017-10-30 11:16:56 -07:00
spl-vmem.c Fix vmem_size() 2016-11-02 10:34:19 -07:00
spl-vnode.c Linux 4.14 compat: vfs_read & vfs_write 2017-11-15 17:19:23 -08: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