commit | 3e683eef936e6d80e7838330aaaf526d4ecc7849 | [log] [tgz] |
---|---|---|
author | Eric Sandeen <sandeen@redhat.com> | Tue Nov 04 11:21:13 2014 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Nov 04 11:24:44 2014 -0500 |
tree | dbcbd09bc1998604d7dab6f11310c048586c2f8d | |
parent | 8b779489eae0434c128101deb19f0e053dd88940 [diff] |
define bitwise types and annotate conversion routines This lays the groundwork for sparse-checking e2fsprogs for endianness; defines bitwise types, and fixes up the ext2fs_* swapping routines to do the proper casts. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>