On 03/14/2012 07:19 AM, Alon Levy wrote: >> Also, when returning the image via fd, we could offload its writing to >> a bh. This would give us a poor man's async support, where the biggest >> drawback would the lack of error detection (can this operation fail anyway?). >> > > It leaves detection of completion up to the user, so inotify / parsing > the file to see if it's complete (header says size X, but file is still > Y