]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC 268986; fix file system corruption by creating as many BIOs as needed
authormarcel <marcel@FreeBSD.org>
Sun, 3 Aug 2014 03:06:00 +0000 (03:06 +0000)
committermarcel <marcel@FreeBSD.org>
Sun, 3 Aug 2014 03:06:00 +0000 (03:06 +0000)
commit250620f917476b46c7a972494234cb6b9690bdfb
treea7661e6e1ea7bd9b9bc60f7201b1c17425df9751
parentadf874323a9a2e0996dfa4784de0577803fd7015
MFC 268986; fix file system corruption by creating as many BIOs as needed
to satisfy the original request -- in other words: no short reads.

Obtained from: Juniper Networks, Inc.
sys/geom/uzip/g_uzip.c