Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Nov 1997 23:00:41 -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/ufs/ffs ffs_alloc.c
Message-ID:  <199711220700.XAA11831@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1997/11/21 23:00:41 PST

  Modified files:
    sys/ufs/ffs          ffs_alloc.c 
  Log:
  Unremoved prtrealloc and the declaration of ffs_clusteralloc().  These
  are used in the `#ifdef notyet' case :-).  This case is used except in
  the `#if !defined (not_yes)' case :-|.  This has something to do with
  the `#ifdef notyet_block_reallocation_enabled' case in vfs_cluster.c :-(.
  
  Revision  Changes    Path
  1.43      +9 -1      src/sys/ufs/ffs/ffs_alloc.c



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