This is a discussion on Re: [9fans] Re: 9pfuse-mounted files don't "work" (Mac OS X on Power) - Plan9 ; Kris Maglione wrote: > On Thu, Mar 22, 2007 at 01:13:18PM -0600, Colin DeVilbiss wrote: >> On a whim, I just went back and changed the code to set the length to >> 1 for rules and 0 for everything ...
Kris Maglione wrote:
> On Thu, Mar 22, 2007 at 01:13:18PM -0600, Colin DeVilbiss wrote:
>> On a whim, I just went back and changed the code to set the length to
>> 1 for rules and 0 for everything else, after which "cat" and "head"
>> worked, but things like "tail" and "less" behaved rather badly.
>>
>> MacFUSE must be making decisions about the "actual" filesize based on
>> the stat value, and changing the behavior of read() accordingly.
>
> I'd be interested in the debugging output for files that actually work.
> Your initial debugging output shows an iounit of 0 on Ropen calls, and
> if that's accurate, finding out why would be of some use.
>
Is this installed on its own partition? And if so, how formatted?
And if not, is the underlying fs the OS X default hfs/hfs+, or is it FAT or UFS?
Bill Hacker