freebsd-dev/sys/geom/raid3
Ed Schouten 6472ac3d8a Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs.
The SYSCTL_NODE macro defines a list that stores all child-elements of
that node. If there's no SYSCTL_DECL macro anywhere else, there's no
reason why it shouldn't be static.
2011-11-07 15:43:11 +00:00
..
g_raid3_ctl.c Now, that we have gjournal in the tree add possibility to configure 2006-11-01 22:51:49 +00:00
g_raid3.c Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
g_raid3.h Make graid3 fallback to malloc() when component request size is bigger 2009-12-21 23:31:03 +00:00