Whamcloud - gitweb
misc: cleanup gcc -Wall warnings
authorTheodore Ts'o <tytso@mit.edu>
Mon, 13 Jul 2015 17:23:28 +0000 (13:23 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 13 Jul 2015 19:36:12 +0000 (15:36 -0400)
commit4e222d9b88b7ff145ad03272acf752c1e7a18964
tree23226e46c6b21d833a79a386bf904a83a15754f4
parentf7134a9ece545b26e9d1d2b7240427064d5344fe
misc: cleanup gcc -Wall warnings

Also change ext2fs_symlink() so that the target parameter is a const
char *, thus promising that we will never change the incoming string.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/ext2fs/ext2fs.h
lib/ext2fs/symlink.c
misc/e2fuzz.c
misc/e4crypt.c
misc/filefrag.c
misc/fuse2fs.c
misc/mke2fs.c
misc/tune2fs.c