> how am I supposed to get the openmodes in netfs callbacks like
> netfs_attempt_read?

You're not.  The callback interface just isn't designed to work at that
level.  netfs was intended for filesystems that work like disk filesystems
in their assumptions, like NFS.  It would be reasonable to change the
interface to pass the peropen or protid instead of just iouser and node.

_______________________________________________
Bug-hurd mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-hurd

Reply via email to