Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 2010 10:24:28 +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:  <201007221024.o6MAOt4j033471@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-07-22 10:24:28 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/md           md.c 
  Log:
  SVN rev 210371 on 2010-07-22 10:24:28Z by jh
  
  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.188     +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?201007221024.o6MAOt4j033471>