
* fdesc_attr(): don't panic for 'unknown' descriptor types, rather use (*fp->f_ops->fo_stat)() hook, as for DTYPE_SOCKET and DTYPE_PIPE XXX perhaps use different vnode type than VBAD for these? * fdesc_setattr(): just return 0 regardless of type, rather than paniccing for 'unknown' descriptor types