Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 1997 11:25:26 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/gnu/ext2fs ext2_vnops.c
Message-ID:  <199711241925.LAA22746@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/11/24 11:25:25 PST

  Modified files:
    sys/gnu/ext2fs       ext2_vnops.c 
  Log:
  Fixed missing #include of "opt_quota.h".
  
  Sorted the functions into the same order as in ufs_vnops.c so that this
  can be compared with the latter without getting 2627 lines of diffs.
  Now we get only 1920 lines of diffs.
  
  Revision  Changes    Path
  1.26      +632 -635  src/sys/gnu/ext2fs/ext2_vnops.c



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