diff options
author | luigi <luigi@FreeBSD.org> | 2009-03-02 22:16:50 +0000 |
---|---|---|
committer | luigi <luigi@FreeBSD.org> | 2009-03-02 22:16:50 +0000 |
commit | 12e34d9850ea5157971c208839b4af421d679674 (patch) | |
tree | 74965aecb942a81699f7e21988ca28a8159bd814 /sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c | |
parent | 6580dcca6013ff2e172aa8d02ab13b5781b4439d (diff) | |
download | FreeBSD-src-12e34d9850ea5157971c208839b4af421d679674.zip FreeBSD-src-12e34d9850ea5157971c208839b4af421d679674.tar.gz |
curr_time is a 64 bit variable so SYSCTL_LONG is not appropriate
as a handler.
The variable was exported only for debugging, but there is little reason
to do it now that the timekeeping is supported by various other variables.
For the time being just comment out the sysctl, but I think this
should go away.
Diffstat (limited to 'sys/cddl/compat/opensolaris/kern/opensolaris_vfs.c')
0 files changed, 0 insertions, 0 deletions