Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2024 18:53:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 276524] Setting LUN block size in ctl.conf to 512 will use volblocksize instead
Message-ID:  <bug-276524-27103-miK7yJTKdv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276524-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276524-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276524

--- Comment #20 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D7c667affb7b09fcdcb81f6f2635e9dfab=
7bc1fa8

commit 7c667affb7b09fcdcb81f6f2635e9dfab7bc1fa8
Author:     Alexander Motin <mav@FreeBSD.org>
AuthorDate: 2024-02-27 18:28:44 +0000
Commit:     Alexander Motin <mav@FreeBSD.org>
CommitDate: 2024-02-27 18:28:44 +0000

    CTL: Drop Format Device and Rigid Disk Geometry mode pages

    Those mode pages are obsolete since SBC-2 specification almost 20
    years ago.  First I was trying to understand possible relations
    between physical block and physical sector terms in different specs.
    Then was thinking about possible relations to device CHS geometry
    and compatibility issues.  Finally I just decided that none of it
    worth the efforts and should rest in piece.

    PR:     276524

 sys/cam/ctl/ctl.c         | 194 ------------------------------------------=
----
 sys/cam/ctl/ctl_private.h |  63 ---------------
 2 files changed, 257 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276524-27103-miK7yJTKdv>