Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Feb 1997 07:35:21 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/gnu/ext2fs ext2_extern.h ext2_linux_balloc.c
Message-ID:  <199702121535.HAA04443@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         97/02/12 07:35:20

  Modified:    sys/gnu/ext2fs  ext2_extern.h ext2_linux_balloc.c
  Log:
  Fixed type mismatches.  i_spare[N] in ufs/inode.h changed from long to
  int.  Change ext2fs to match.  We probably already assume that ints have
  >= 32 bits.
  
  Revision  Changes    Path
  1.10      +2 -2      src/sys/gnu/ext2fs/ext2_extern.h
  1.4       +2 -2      src/sys/gnu/ext2fs/ext2_linux_balloc.c



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