On Thu Oct 14 17:21:35 EDT 2010, lu...@ionkov.net wrote:
> It can't be dealt with the current protocol. It doesn't guarantee that
> Topen will be executed once Twalk is done. So can get Rerrors even if
> Twalk succeeds.

exactly.  a set of outstanding can be overlapped in the current
protocol iff there are no ordering dependencies in the set.

so in particular, overlapped reads/writes on files that respect
offets are always overlappable as are reads/writes of different
files.

- erik

Reply via email to