NetBSD/sys/miscfs
hannken 287643b0da Operations fstrans_start() and fstrans_start_nowait() now always
use FSTRANS_SHARED as lock type so remove the lock type argument.

File system state FSTRANS_SUSPENDING is now unused so remove it.

Regen vnode_if files.

Ride 8.99.1 less than a hour ago.
2017-06-04 08:05:41 +00:00
..
deadfs Change VOP_REMOVE and VOP_RMDIR to preserve lock/ref on dvp. 2017-04-26 03:02:47 +00:00
fdesc Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
fifofs Make VOP_INACTIVE preserve vnode lock on return. 2017-04-11 14:24:59 +00:00
genfs Operations fstrans_start() and fstrans_start_nowait() now always 2017-06-04 08:05:41 +00:00
kernfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
nullfs Locking a layer vnode using the regular bypass routine is no longer 2017-06-04 08:02:26 +00:00
overlay Locking a layer vnode using the regular bypass routine is no longer 2017-06-04 08:02:26 +00:00
procfs Make VOP_RECLAIM do the last unlock of the vnode. 2017-05-26 14:20:59 +00:00
specfs remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
umapfs Locking a layer vnode using the regular bypass routine is no longer 2017-06-04 08:02:26 +00:00
Makefile Remove miscfs/syncfs and 2015-05-06 15:57:07 +00:00