73c73
< virtual int deviceBlockSize();
---
> virtual unsigned deviceBlockSize() const;
171c171
< int deviceBlockSize();
---
> unsigned deviceBlockSize() const;