freebsd-nq/sys/fs/tmpfs
Jaakko Heinonen c5ab5ce345 tmpfs: Allow update mounts only for certain options.
Since r230208 update mounts were allowed if the list of mount options
contained the "export" option. This is not correct as tmpfs doesn't
really support updating all options.

Reviewed by:	kevlo, trociny
2012-04-16 18:07:42 +00:00
..
tmpfs_fifoops.c Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_fifoops.h Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_subr.c Provide better description for vfs.tmpfs.memory_reserved sysctl. 2012-04-15 21:59:28 +00:00
tmpfs_vfsops.c tmpfs: Allow update mounts only for certain options. 2012-04-16 18:07:42 +00:00
tmpfs_vnops.c - Introduce a cache-miss optimization for consistency with other 2012-04-09 17:05:18 +00:00
tmpfs_vnops.h Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs.h tmpfs: Allow update mounts only for certain options. 2012-04-16 18:07:42 +00:00