Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Apr 2010 01:16:00 +0000 (UTC)
From:      Lawrence Stewart <lstewart@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_alq.c
Message-ID:  <201004010116.o311GHHN057672@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lstewart    2010-04-01 01:16:00 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_alq.c 
  Log:
  SVN rev 206026 on 2010-04-01 01:16:00Z by lstewart
  
  - Factor code to destroy an ALQ out of alq_close() into a private alq_destroy().
  
  - Use the new alq_destroy() to properly handle a failure case in alq_open().
  
  Sponsored by:   FreeBSD Foundation
  Reviewed by:    dwmalone, jeff, rpaulo, rwatson (as part of a larger patch)
  Approved by:    kmacy (mentor)
  MFC after:      1 month
  
  Revision  Changes    Path
  1.29      +20 -17    src/sys/kern/kern_alq.c



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