func (*NopSrv) Clunk(req *go9p.SrvReq) { req.RespondRclunk() }
func (fs *fileSystem) Clunk(req *go9p.SrvReq) { req.RespondRclunk() }