search for: jeffl

Displaying 2 results from an estimated 2 matches for "jeffl".

Did you mean: jeff
2020 Jul 30
0
[PATCH] virtio-blk: fix discard buffer overrun
On 2020/7/30 ??4:30, Jeffle Xu wrote: > Before commit eded341c085b ("block: don't decrement nr_phys_segments for > physically contigous segments") applied, the generic block layer may not > guarantee that @req->nr_phys_segments equals the number of bios in the > request. When limits. at max_disca...
2007 May 18
1
How do I use loadTextURL?
Hi, How exactly do I use loadTextURL? I can''t find any instructions. I was under the impression I just set loadTextURL to a script that will return the data I want, but no matter what I do, it just continues to say loading. For example: new Ajax.InPlaceEditor(''edit_author'', ''inc/blogedit.phpr'', {loadTextURL:''inc/server.php''}); Works