1
0
mirror of https://github.com/ceph/ceph synced 2025-04-01 23:02:17 +00:00
This commit is contained in:
Sage Weil 2008-01-31 15:07:06 -08:00
parent 25b07d1444
commit 5f2e6af2e8

View File

@ -12,10 +12,8 @@ some smallish projects:
code cleanup code cleanup
- userspace encoding/decoding needs major cleanup - userspace encoding/decoding needs major cleanup
- endian macros
- use le32 etc annotation - use le32 etc annotation
- probably kill base case in encoder.h, replace with int types, with appropriate swabbing - probably kill base case in encoder.h, replace with int types, with appropriate swabbing
- specify word size in all encoded structures
kernel client kernel client
- some bugs - some bugs