freebsd-dev/sys/fs/devfs
Doug White 16e35dcc39 This is a workaround for a complicated issue involving VFS cookies and devfs.
The PR and patch have the details. The ultimate fix requires architectural
changes and clarifications to the VFS API, but this will prevent the system
from panicking when someone does "ls /dev" while running in a shell under the
linuxulator.

This issue affects HEAD and RELENG_6 only.

PR:		88249
Submitted by:	"Devon H. O'Dell" <dodell@ixsystems.com>
MFC after:	3 days
2005-11-09 22:03:50 +00:00
..
devfs_devs.c Rewamp DEVFS internals pretty severely [1]. 2005-09-19 19:56:48 +00:00
devfs_int.h Rewamp DEVFS internals pretty severely [1]. 2005-09-19 19:56:48 +00:00
devfs_rule.c Make rule zero really magical, that way we don't have to do anything 2005-09-24 07:03:09 +00:00
devfs_vfsops.c Make rule zero really magical, that way we don't have to do anything 2005-09-24 07:03:09 +00:00
devfs_vnops.c This is a workaround for a complicated issue involving VFS cookies and devfs. 2005-11-09 22:03:50 +00:00
devfs.h Make rule zero really magical, that way we don't have to do anything 2005-09-24 07:03:09 +00:00