]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Correctly compute the block count. In reality, it seems that the
authormsmith <msmith@FreeBSD.org>
Tue, 2 Nov 1999 03:25:24 +0000 (03:25 +0000)
committermsmith <msmith@FreeBSD.org>
Tue, 2 Nov 1999 03:25:24 +0000 (03:25 +0000)
commitbc581235b4054ac6456e3ef91e57fa92f4de5647
tree65d94b44be3a3e6b8aee99effb633c4324af617b
parent0581a055e6545d6be327ec8a349e5af82beba6aa
Correctly compute the block count.  In reality, it seems that the
controller will never return the command if it's not exactly a multiple
of a block in size.

Cosmetic formatting for RAID level output.
sys/dev/mlx/mlx.c
sys/dev/mlx/mlx_disk.c