phk         2003/04/26 14:40:26 PDT
  FreeBSD src repository
  Modified files:
    sys/geom/bde         g_bde_work.c 
  Log:
  Bail as soon as the first write request has failed, there is no point
  in trying the second write if the first one went nowhere.
  
  Revision  Changes    Path
  1.14      +11 -2     src/sys/geom/bde/g_bde_work.c