]> CyberLeo.Net >> Repos - FreeBSD/releng/10.1.git/commit
MFS10 r273767 / MFC r273638:
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 28 Oct 2014 14:01:58 +0000 (14:01 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 28 Oct 2014 14:01:58 +0000 (14:01 +0000)
commitf8c665221e436f88f33e93dc1f2a35ad1b2e3de6
tree6f0432cd81e2e34fc173ee9a682cbe2be43a75a2
parent73125efc57c82e09405d36d22a158b420ac1325b
MFS10 r273767 / MFC r273638:
Revert somewhat hackish geom_disk optimization, committed as part of r256880,
and the following r273143 commit, supposed to workaround introduced issue by
quite innocent-looking change.

While there is no clear understanding why, but r273143 is accused in data
corruption in some environments with high I/O load.  I personally don't see
any problem in that commit, and possibly it is just a trigger to some other
bug somewhere, but better safe then sorry for now.

Requested by:   scottl@
Approved by: re (kib@)

git-svn-id: svn://svn.freebsd.org/base/releng/10.1@273776 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/geom/geom_disk.c
sys/kern/vfs_bio.c