commit | 982c37cfb6e61c0e64634abc2e305d757c1405b2 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@ericvh-laptop.(none)> | Wed Oct 17 14:35:15 2007 -0500 |
committer | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Wed Oct 17 14:35:15 2007 -0500 |
tree | 084d81419cde8c6cd807d1a909ff413e5589c2ed | |
parent | fb0466c3ae7f1c73f70072af8fd27ac166908a2f [diff] |
9p: remove sysctl A sysctl method was added to enable and disable debugging levels. After further review, it was decided that there are better approaches to doing this and the sysctl methodology isn't really desirable. This patch removes the sysctl code from 9p. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>