Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Dec 1995 13:38:56 -0800 (PST)
From:      Bruce Evans <bde>
To:        CVS-committers, cvs-sys
Subject:   cvs commit: src/sys/gnu/ext2fs ext2_alloc.c ext2_vfsops.c
Message-ID:  <199512102138.NAA18134@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         95/12/10 13:38:52

  Modified:    sys/gnu/ext2fs  ext2_alloc.c ext2_vfsops.c
  Log:
  Restored variables that are used iff QUOTA is defined.
  
  ext2fs still uses #if in many cases where the rest of the kernel uses
  #ifdef (for QUOTA...).
  
  Revision  Changes    Path
  1.4       +3 -0      src/sys/gnu/ext2fs/ext2_alloc.c
  1.5       +3 -0      src/sys/gnu/ext2fs/ext2_vfsops.c



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