Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Jan 2000 05:09:22 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/gnu/ext2fs - Imported sources
Message-ID:  <200001011309.FAA42113@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2000/01/01 05:09:22 PST

  src/sys/gnu/ext2fs - Imported sources
  Update of /home/ncvs/src/sys/gnu/ext2fs
  In directory freefall.freebsd.org:/x/tmp/cvs-serv42097
  
  Log Message:
  Update the vendor branch of ext2fs to Linux 2.3.35.  This is needed
  mainly to get control over new features.  E.g., ext2fs filesystems
  may now have a type field in directory entries (like ufs has had for
  20 years or so).  Current versions of FreeBSD ext2fs panic on this.
  ext2fs filesystem code is supposed to check the feature flags in the
  superblock and take appropriate actions for unsupported features.
  The other new features are sparse superblocks, large file support,
  and btree'd directories.
  
  Status:
  
  Vendor Tag:	LINUX
  Release Tags:	v2_3_35
  		
  C src/sys/gnu/ext2fs/ext2_fs_sb.h
  C src/sys/gnu/ext2fs/ext2_fs_i.h
  C src/sys/gnu/ext2fs/ext2_fs.h
  C src/sys/gnu/ext2fs/ext2_linux_balloc.c
  C src/sys/gnu/ext2fs/ext2_bitmap.c
  C src/sys/gnu/ext2fs/ext2_linux_ialloc.c
  C src/sys/gnu/ext2fs/ext2_super.c
  C src/sys/gnu/ext2fs/i386-bitops.h
  
  8 conflicts created by this import.
  Use the following command to help the merge:
  
  	cvs checkout -jLINUX:yesterday -jLINUX src/sys/gnu/ext2fs
  


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?200001011309.FAA42113>