]> Zhao Yanbai Git Server - minix.git/commit
Fixed a bug in do_sdevio() that broke I/O size computations.
authorKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 14 Jan 2010 14:51:23 +0000 (14:51 +0000)
committerKees van Reeuwijk <reeuwijk@few.vu.nl>
Thu, 14 Jan 2010 14:51:23 +0000 (14:51 +0000)
commitda3b64d8bc77a57bc88073ea63663b40a93e8356
treed14ff2ff0ca6656c523fb93695e9f2c4d457c929
parent5459f3a607c16e55ad4063730b302746b9b5e136
Fixed a bug in do_sdevio() that broke I/O size computations.
Removed redundant size computations.
Cleaned up code.
kernel/arch/i386/do_sdevio.c
kernel/system/do_devio.c