FreeBSD 8.1 and HAST

Pawel Jakub Dawidek pjd at FreeBSD.org
Mon Jun 14 15:38:03 UTC 2010


On Mon, Jun 14, 2010 at 06:07:51PM +0300, Mikolaj Golub wrote:
> So ggate_recv takes free just initilized hio (0x284f2640) from the free queue
> and is waiting for the data from the kernel. At this time sync thread starts
> syncronization, takes another just initilized hio (0x284f2600) from the free
> queue and puts it to remote_send, so the request is sent with seq == 0.

Right, sync code was broken. For sync requests gctl_seq is irrelevant,
so could you guys test this patch:

	http://people.freebsd.org/~pjd/patches/hastd_primary.c.2.patch

-- 
Pawel Jakub Dawidek                       http://www.wheelsystems.com
pjd at FreeBSD.org                           http://www.FreeBSD.org
FreeBSD committer                         Am I Evil? Yes, I Am!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-fs/attachments/20100614/07554264/attachment.pgp


More information about the freebsd-fs mailing list