From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4602EBA5.6060600@conducive.org> Date: Fri, 23 Mar 2007 04:48:37 +0800 From: W B Hacker User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.8) Gecko/20061030 SeaMonkey/1.0.6 MIME-Version: 1.0 To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Re: 9pfuse-mounted files don't "work" (Mac OS X on Power) References: <6ec892cd0703212059p28e0b775ic0c91a52f1da1362@mail.gmail.com> <6ec892cd0703220440l704b71a5i78842b636657dd1f@mail.gmail.com> <6ec892cd0703221213j785f9e22vd722659bf84f7133@mail.gmail.com> <20070322195416.GI33600@kris.home> In-Reply-To: <20070322195416.GI33600@kris.home> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Topicbox-Message-UUID: 2e3e5c34-ead2-11e9-9d60-3106f5b1d025 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