[Bug 243530] sysutils/cciss_vol_status: Does not display (some) physical drives

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 30 Oct 2024 10:34:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243530

Peter Eriksson <pen@lysator.liu.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #247922|0                           |1
        is obsolete|                            |

--- Comment #5 from Peter Eriksson <pen@lysator.liu.se> ---
Created attachment 254634
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=254634&action=edit
Updated version of patch that fixes two more issues

An updated version of the patch that fixes two more things:

1. Two potentially problematic calls to strncpy() (overlapping buffers) that
valgrind found.

2. Makes cciss_vol_status display all drives, even those with non-512byte
sectors that are "non-compliant".

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