[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: getting the openmode in netfs callbacks
From: |
Thomas Bushnell, BSG |
Subject: |
Re: getting the openmode in netfs callbacks |
Date: |
04 Jun 2002 22:44:16 -0700 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Marcus Brinkmann <marcus@gnu.org> writes:
> how am I supposed to get the openmodes in netfs callbacks like
> netfs_attempt_read?
To echo Roland's comments, and call for something new:
netfs is being stretched *way* beyond its intentions here. I would
much rather see a *new* library, parallel to netfs and diskfs, that
was designed for things like local directory servers with weird
behavior, for which trivfs is too restrictive.
I would encourage thought about just where netfs is inadequate (more
broadly than this one issue) and think about a new library that works
well for it--and for other localish things that aren't really netfs's
area of expertise.