Searched hist:be87a4934ebebaad6c595ffb7d9f848311a9993e (Results 1 – 1 of 1) sorted by relevance
/haiku/src/system/kernel/fs/ |
H A D | vfs_request_io.cpp | be87a4934ebebaad6c595ffb7d9f848311a9993e Mon Aug 04 02:57:03 UTC 2008 Ingo Weinhold <ingo_weinhold@gmx.de> do_iterative_fd_io(): * When do_iterative_fd_io_iterate() fails, we must not invoke the supplied finished hook explicitly, since it is invoked indirectly by request->SetStatusAndNotify() anyway. Should fix #2557. * We must detach the descriptor putter as soon as we have adjusted the request's finished callback, since that will put the descriptor.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@26776 a95241bf-73f2-0310-859d-f6bbb57e9c96
|