Date: Fri, 2 Oct 2015 11:27:34 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r288488 - head/usr.sbin/ctld Message-ID: <201510021127.t92BRYEB053403@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mav Date: Fri Oct 2 11:27:34 2015 New Revision: 288488 URL: https://svnweb.freebsd.org/changeset/base/288488 Log: Document CD block size of 2048. Modified: head/usr.sbin/ctld/ctl.conf.5 Modified: head/usr.sbin/ctld/ctl.conf.5 ============================================================================== --- head/usr.sbin/ctld/ctl.conf.5 Fri Oct 2 11:17:15 2015 (r288487) +++ head/usr.sbin/ctld/ctl.conf.5 Fri Oct 2 11:27:34 2015 (r288488) @@ -387,7 +387,7 @@ testing. The default backend is block. .It Ic blocksize Ar size The blocksize visible to the initiator. -The default blocksize is 512. +The default blocksize is 512 for disks, and 2048 for CD/DVDs. .It Ic ctl-lun Ar lun_id Global numeric identifier to use for a given LUN inside CTL. By default CTL allocates those IDs dynamically, but explicit specification
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510021127.t92BRYEB053403>