NetBSD/sys/fs/nilfs
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
..
files.nilfs
Makefile
nilfs_bswap.h
nilfs_fs.h Fix misspelling: accommodate is a long enough word to have room for two 'c's 2012-12-01 11:41:49 +00:00
nilfs_mount.h
nilfs_subr.c Change bread() and breadn() to never return a buffer on 2012-12-20 08:03:41 +00:00
nilfs_subr.h
nilfs_vfsops.c Replace macro v_specmountpoint with two functions spec_node_getmountedfs() 2013-09-30 18:57:59 +00:00
nilfs_vnops.c Fix Typo 2013-05-08 10:39:17 +00:00
nilfs.h