0eedd05b19
needed to hold the GEOM tree. At this point, pointer 'p' has an improper value (as it was used previously), and we're getting EFAULT. Fix this functionality by passing NULL instead of 'p'. This fixes mdconfig(8) -l output with high number of md(4) devices. Found by: kris Reviewed by: phk |
||
---|---|---|
.. | ||
geom_ctl.c | ||
geom_getxml.c | ||
geom_stats.c | ||
geom_xml2tree.c | ||
libgeom.3 | ||
libgeom.h | ||
Makefile |