Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Feb 1998 21:41:32 -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/kern subr_diskslice.c
Message-ID:  <199802150541.VAA02820@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/14 21:41:32 PST

  Modified files:
    sys/kern             subr_diskslice.c 
  Log:
  Fixed an aliasing bug.  It was too easy to defeat the check for moving
  or shrinking an open partition (by changing the label for a compatibility
  slice while partitions on the corresponding real slice are open, or vice
  versa).
  
  Revision  Changes    Path
  1.42      +13 -3     src/sys/kern/subr_diskslice.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?199802150541.VAA02820>