tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Subtle NFS incompatibility with SunOS 4.1.1 on 68K



On Sat, Mar 28, 2020 at 04:58:41PM -0700, Chris Hanson wrote:
> > 
> > I'd like to see what st_blksize value you get when you stat() a file
> > on the SunOS client. Unfortunately there is no stat(1) program, maybe
> > adb can help and you can get the result of:
> > 
> > | fstat (4, 0xdfffe54) = 0
> 
> I can always mount an NFS directory served by Linux and compile something there. (I did that to build gas and gcc, which work for building stuff via NetBSD-served NFS.)

Yes, check what st_blksize is reported by Linux and what write() size
you get there.

Greetings,
-- 
                                Michael van Elst
Internet: mlelstv%serpens.de@localhost
                                "A potential Snark may lurk in every tree."


Home | Main Index | Thread Index | Old Index