git: raid - disallow handles < -1 (-2, -3, etc)
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Aug 28 18:05:12 PDT 2023
commit 9237ab7565670b9299fb805ace00296b147c3eba
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Aug 28 18:04:39 2023 -0700
raid - disallow handles < -1 (-2, -3, etc)
* Disallow illegal handles.
* Note that this driver may soon be removed entirely.
Summary of changes:
sys/dev/raid/iir/iir.c | 5 +++++
1 file changed, 5 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9237ab7565670b9299fb805ace00296b147c3eba
--
DragonFly BSD source repository
More information about the Commits
mailing list