Vladimir

Results 148 comments of Vladimir

``` g_wrapper->Write(req, FuseId(ino), buf, size, off, fi) failed: timeout reaping usb urb unique: 139, error: -5 (Input/output error), outsize: 16 ``` weird. I can see no 2002 in debug.txt. Well,...

can you pull and test it, please? I added realtime signal in d115d88558d2eedba0e1719e8a0d4d173341e66e

Can you tell me your kernel and usb version?

I see lot of mtp 2002 errors, but no timeouts so far. can you confirm?

0x2002 usually indicates that it was generic exception, and it can be in adb logs. can you look at it, it'd be great help!

I got an idea. Maybe partial object reads will not succeed if they are out of object size, so read(buffersize) -> tail semantic does not work here. I need to...

implemented safer size approach in 834c2cc61a81377419629ba07377444f99f3b413 please test I just run `rsync -vr --progress phone phone-backup` and it worked flawlessly, too bad I cant reproduce it on my devices.

did you pull before the latest run? I think I was right, and 2002 failures is about reading out of file, judging by your logs

Also, I just added releasing object edit session from Read. Can you test with it? no new logs needed at this point. 56e2978eeb2d38609118eb8289d4cd4d97f26abc

Also I see `Malformed MTP request packet` in adb logs.