CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/08/08 13:49:09
Modified files:
sys/kern : vfs_syscalls.c
Log message:
remove an if notyet block from sys_fstatfs(), that will never be needed,
softupdates are reported too statfs via other means. missed this block
in in rev1.148 where the same block was removed from sys_statfs().
