https://github.com/torvalds/linux
Revision 6126eb2483a8398329e662eaff5f103e832ed5cb authored by Jens Axboe on 08 January 2016, 16:00:29 UTC, committed by Jens Axboe on 08 January 2016, 16:00:29 UTC
This reverts commit d3805611130af9b911e908af9f67a3f64f4f0914.

If we end up splitting on the first segment, we don't adjust
the sector count. That results in hitting a BUG() with attempting
to split 0 sectors.

As this is just a performance issue and not a regression since
4.3 release, let's just rever this change. That gives us more
time to test a real fix for 4.5, which would be marked for
stable anyway.
1 parent 02006f7
History
Tip revision: 6126eb2483a8398329e662eaff5f103e832ed5cb authored by Jens Axboe on 08 January 2016, 16:00:29 UTC
Revert "block: Split bios on chunk boundaries"
Tip revision: 6126eb2
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 5.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.9 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 329.0 KB
Makefile -rw-r--r-- 53.5 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top