Commit graph

103 commits

Author SHA1 Message Date
Casey Bodley
b9e8c7f8b2 driver: generalized volume query into buf, len
Signed-off-by: Casey Bodley <cbodley@umich.edu>
2010-10-12 10:35:50 -04:00
Casey Bodley
d6d8aea013 driver: eliminating extra copy in QueryFileInfo
was doing a memcpy from entry->u.QueryFile.buf to RxContext->Info.Buffer, even though we set entry->u.QueryFile.buf = RxContext->Info.Buffer

Signed-off-by: Casey Bodley <cbodley@umich.edu>
2010-10-12 10:35:49 -04:00
Casey Bodley
0ad4db4fad fresh git tree for public release
we regretfully had to remove our git history for licensing reasons

Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
2010-10-12 10:15:48 -04:00