coreos / torus

Torus Distributed Storage
https://coreos.com/blog/torus-distributed-storage-by-coreos.html
Apache License 2.0
1.78k stars 172 forks source link

file: tiny: output read offset with decimal number same as write #421

Closed nak3 closed 7 years ago

nak3 commented 7 years ago

write output decimal, but read output hex with %x. This patch changes read aswrite like here

xiang90 commented 7 years ago

lgtm