Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jan 2003 22:59:34 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ufs/ffs fs.h
Message-ID:  <200301100659.h0A6xYwg080645@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2003/01/09 22:59:34 PST

  Modified files:
    sys/ufs/ffs          fs.h 
  Log:
  o  Improve wording of the comment that accompanies fs_pad. The
     padding is not specific to non-i386 architectures. It is
     caused by non-i386 specific alignment requirements of
     fs_swuid,
  o  Add a CTASSERT to catch a change in the size of struct fs
     at compile-time rather than run-time.
  
  Ok'd: gordon
  Tested on: i386 ia64
  
  Revision  Changes    Path
  1.38      +6 -1      src/sys/ufs/ffs/fs.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301100659.h0A6xYwg080645>