Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2010 22:58:00 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/geom/eli g_eli_ctl.c
Message-ID:  <201010222258.o9MMwJtb040941@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2010-10-22 22:58:00 UTC

  FreeBSD src repository

  Modified files:
    sys/geom/eli         g_eli_ctl.c 
  Log:
  SVN rev 214229 on 2010-10-22 22:58:00Z by pjd
  
  - Improve error messages, so instead of 'Not fully done', the user will get
    information that device is already suspended or that device is using
    one-time key and suspend is not supported.
  - 'geli suspend -a' silently skips devices that use one-time key, this is fine,
    but because we log which device were suspended on the console, log also which
    devices were skipped.
  
  Revision  Changes    Path
  1.21      +21 -17    src/sys/geom/eli/g_eli_ctl.c



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