f412fc9 storage: gluster: Fix header reader function

Authored and Committed by Peter Krempa 9 years ago
    storage: gluster: Fix header reader function
    
    Advance the right pointer to actually append to the buffer. We were
    lucky that all reads were completed in one try.