freebsd-skq/sys/fs/tmpfs
Mateusz Guzik 020b8f17a0 Provide vfs suspension support only for filesystems which need it.
Need is expressed by providing vfs_susp_clean function in vfsops.

Differential Revision:	D952
Reviewed by:	kib (previous version)
MFC after:	2 weeks
2014-10-19 06:59:33 +00:00
..
tmpfs_fifoops.c Remove code separator lines which do not conform to style(9). 2014-07-14 08:17:11 +00:00
tmpfs_fifoops.h Remove code separator lines which do not conform to style(9). 2014-07-14 08:17:11 +00:00
tmpfs_subr.c Rework the tmpfs unmount. 2014-07-14 09:52:33 +00:00
tmpfs_vfsops.c Provide vfs suspension support only for filesystems which need it. 2014-10-19 06:59:33 +00:00
tmpfs_vnops.c Do not ignore error from tmpfs_alloc_vp(). It results in access to 2014-07-16 14:08:01 +00:00
tmpfs_vnops.h Remove code separator lines which do not conform to style(9). 2014-07-14 08:17:11 +00:00
tmpfs.h Rework the tmpfs unmount. 2014-07-14 09:52:33 +00:00