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
- userspace encoding/decoding needs major cleanup
- endian macros
- use le32 etc annotation
- probably kill base case in encoder.h, replace with int types, with appropriate swabbing
- specify word size in all encoded structures
kernel client
- some bugs