Whamcloud - gitweb
libext2fs: fix gcc -Wall warnings
authorTheodore Ts'o <tytso@mit.edu>
Sun, 19 May 2013 22:50:10 +0000 (18:50 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 19 May 2013 22:50:10 +0000 (18:50 -0400)
commite48bf256e99e4923c6193ff78000af18c700d93d
tree774e13015f7e89bf7988422b81d68f4079378d36
parent25399080c5b100fe7499334c30184592d68bc99d
libext2fs: fix gcc -Wall warnings

Primarily signed vs unsigned and const warnings.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
12 files changed:
debian/e2fslibs.symbols
lib/ext2fs/bitops.c
lib/ext2fs/bitops.h
lib/ext2fs/blkmap64_rb.c
lib/ext2fs/block.c
lib/ext2fs/crc32c.c
lib/ext2fs/gen_bitmap64.c
lib/ext2fs/mmp.c
lib/ext2fs/rbtree.c
lib/ext2fs/rbtree.h
lib/ext2fs/rw_bitmaps.c
lib/ext2fs/symlink.c