Source-Changes archive

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

Re: CVS commit: src/sys/lib/libsa



On Sun Sep 30 2007 at 00:11:23 +0100, David Laight wrote:
> On Sat, Sep 29, 2007 at 09:36:56PM +0000, Martin Husemann wrote:
> > 
> > Module Name:        src
> > Committed By:       martin
> > Date:               Sat Sep 29 21:36:56 UTC 2007
> > 
> > Modified Files:
> >     src/sys/lib/libsa: ufs.c
> > 
> > Log Message:
> > When compiled with COMPAT_SOLARIS_UFS, always calculate fs_qbmask and
> > fs_qfmask on the fly. This allows libsa to read newer Solaris ufs
> > filesystems (which have a slightly incompatible superblock).
> > Suggested by Antti Kantee when discussing PR kern/37000.
> 
> How well does solaris handle these fields being wrong ?
> (eg after netbsd has rewritten the superblock)

libsa is read-only.

-- 
Antti Kantee <pooka%iki.fi@localhost>                     Of course he runs 
NetBSD
http://www.iki.fi/pooka/                          http://www.NetBSD.org/
    "la qualité la plus indispensable du cuisinier est l'exactitude"



Home | Main Index | Thread Index | Old Index