On 06/25/2012 01:22 PM, MORITA Kazutaka wrote:
> How about changing this prototype to
> 
>   void sockfd_cache_del(struct sd_node *);
> 
> and avoiding exporting struct node_id?

sheep_del_fd() calls sockfd_cache_del() internally, but sheep_del_fd's
parameter is sd_vnode instead of sd_node. Casting sd_vnode to sd_node
looks weird to me.

Thanks,
Yuan

-- 
sheepdog mailing list
[email protected]
http://lists.wpkg.org/mailman/listinfo/sheepdog

Reply via email to