Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Oct 1998 03:47:09 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/ufs/ffs ffs_vfsops.c src/sys/ufs/ufs ufs_bmap.c
Message-ID:  <199810271147.DAA23237@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/10/27 03:47:09 PST

  Modified files:
    sys/ufs/ffs          ffs_vfsops.c 
    sys/ufs/ufs          ufs_bmap.c 
  Log:
  Oops, the redundant tests for major numbers weren't redundant here.
  They checked for the magic major number for the "device" behind mfs
  mount points.  Use a more obvious check for this device.
  
  Debugged by:		Andrew Gallatin <gallatin@cs.duke.edu>
  
  Revision  Changes    Path
  1.91      +5 -7      src/sys/ufs/ffs/ffs_vfsops.c
  1.24      +3 -2      src/sys/ufs/ufs/ufs_bmap.c

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?199810271147.DAA23237>