NetBSD/sys/miscfs
hannken 3881f4f3f9 Replace macro v_specmountpoint with two functions spec_node_getmountedfs()
and spec_node_setmountedfs() to manage the file system mounted on a device.
Assert the device is a block device.

Welcome to 6.99.24

Discussed on tech-kern@ some time ago.

Reviewed by: David Holland <dholland@netbsd.org>
2013-09-30 18:57:59 +00:00
..
deadfs
fdesc
fifofs
genfs Add missing declaration of struct vnode. 2013-06-06 02:00:59 +00:00
kernfs
nullfs
overlay
procfs PR/48048: Add a missing vm_map_unlock_read() and uvmspace_free() to the ENOMEM error case in procfs_domap()d 2013-07-18 07:59:44 +00:00
specfs Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
syncfs
umapfs
Makefile