I noticed some strange behavior with the direct_io flag in fuse. My
"cat" return an errno "Cannot assign requested address" after reading a
sensor, but "tail" works ok..  I haven't figured out why yet, but
it's something to fix.

/Christian


> owfs --fuse_opt="direct_io" -P /var/run/owfs.pid -s
192.168.1.10:3002 /var/1wire/

> cat /var/1wire/10.061847000800/temperature
       25.1875cat: /var/1wire/10.061847000800/temperature: Cannot assign
requested address
>
> tail /var/1wire/uncached/10.061847000800/temperature
       [EMAIL PROTECTED] ~]#
>
> cat /var/1wire/10.061847000800/temperature
       25.1875cat: /var/1wire/10.061847000800/temperature: Cannot assign
requested address


-- 
Christian Magnusson <[EMAIL PROTECTED]>



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to