Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2010 11:08:11 +0000 (UTC)
From:      Jaakko Heinonen <jh@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/bsdlabel bsdlabel.c
Message-ID:  <201008271108.o7RB8NaS072200@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jh          2010-08-27 11:08:11 UTC

  FreeBSD src repository

  Modified files:
    sbin/bsdlabel        bsdlabel.c 
  Log:
  SVN rev 211873 on 2010-08-27 11:08:11Z by jh
  
  Don't attempt to write label with GEOM_BSD based method if the class is
  not available. This improves error reporting when bsdlabel(8) is unable
  to open a device for writing. If GEOM_BSD was unavailable, only a rather
  obscure error message "Class not found" was printed.
  
  PR:             bin/58390
  Reviewed by:    ae
  Discussed with: marcel
  MFC after:      1 month
  
  Revision  Changes    Path
  1.122     +32 -1     src/sbin/bsdlabel/bsdlabel.c



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