Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 04:14:01 -0800 (PST)
From:      Alfred Perlstein <alfred@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/vinum vinumconfig.c
Message-ID:  <200102201214.f1KCE1o30993@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
alfred      2001/02/20 04:14:01 PST

  Modified files:
    sys/dev/vinum        vinumconfig.c 
  Log:
  forced commit to note that the last delta also reordered some code in
  remove_sd_entry() to:
  
    Simplify (hopefully) it by moving all error returns closer to
    the beginning of the function.
  
    Return an error when "Error removing subdisk %s: not found in
    plex %s\n" would have been reported, as I doubt that we are "OK"
    after printing that error message.
  
  Revision  Changes    Path
  1.40      +2 -2      src/sys/dev/vinum/vinumconfig.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?200102201214.f1KCE1o30993>