1d6219e000
setattr calls on underlying vnodes the same as sockets and just return 0. This whole thing needs to be gutted and replaced with either fall throughs to specfs (the attr forwarding is just bizarre and leads to weird crap like the above truncation problems), or better yet a real cloning device node. |
||
---|---|---|
.. | ||
Makefile | ||
fdesc.h | ||
fdesc_vfsops.c | ||
fdesc_vnops.c |