Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2011 08:48:06 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/md md.c
Message-ID:  <201103180848.p2I8mNp0053795@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2011-03-18 08:48:06 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/md           md.c 
  Log:
  SVN rev 219728 on 2011-03-18 08:48:06Z by jh
  
  MFC r210371:
  
  Convert md(4) to use alloc_unr(9) and alloc_unr_specific(9) for unit
  number allocation. The old approach had some problems such as it allowed
  an overflow to occur in the unit number calculation.
  
  PR:             kern/122288
  
  Revision    Changes    Path
  1.182.2.10  +20 -12    src/sys/dev/md/md.c



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