Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Mar 2007 18:05:24 +0000 (UTC)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/ndr ndr_server.c
Message-ID:  <200703211805.l2LI5OvL076212@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2007-03-21 18:05:24 UTC

  FreeBSD projects repository

  Modified files:
    ndr                  ndr_server.c 
  Log:
  Factor out the code that deals with requesting and receiving data from
  the client.
  
  Implement the retry logic: when every block on the disk has been tried
  once, go back and retry those that failed, one at the time.
  
  Revision  Changes    Path
  1.7       +68 -36    projects/ndr/ndr_server.c



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