Thomas Weidenmueller wrote:
Casper Hornstrup wrote:
You don't think the changes should be
reverted?
As I said it's ok to revert them, but the changes are correct. Our npfs
is the problem and needs to be fixed. Unfortunately I'm not really
familiar with our npfs code, otherwise I would've taken a look at it and
fixed it in the first place. Herve is about to revert the changes for now ;)
- Thomas
_______________________________________________
Thomas's changes are correct. The problem is the special mode in npfs,
which I've removed. The special mode was triggered by opening or
creating a pipe with the share disposition read and write. This is
wrong. I think, the special mode must be triggered, if the pipe is only
open for read attributes.
- Hartmut