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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
