Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2011 20:19:15 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/hastd secondary.c
Message-ID:  <201103252019.p2PKJNW8066051@repoman.freebsd.org>

index | next in thread | raw e-mail

pjd         2011-03-25 20:19:15 UTC

  FreeBSD src repository

  Modified files:
    sbin/hastd           secondary.c 
  Log:
  SVN rev 220007 on 2011-03-25 20:19:15Z by pjd
  
  Add mapsize to the header just before sending the packet.
  Before it could change later and we were sending invalid mapsize.
  Some time ago I added optimization where when nodes are connected for the
  first time and there were no writes to them yet, there is no initial full
  synchronization. This bug prevented it from working.
  
  MFC after:      1 week
  
  Revision  Changes    Path
  1.36      +1 -1      src/sbin/hastd/secondary.c


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103252019.p2PKJNW8066051>