]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: make static things static
authorEric Sandeen <sandeen@redhat.com>
Tue, 9 Oct 2018 16:49:48 +0000 (11:49 -0500)
committerEric Sandeen <sandeen@redhat.com>
Tue, 9 Oct 2018 16:49:48 +0000 (11:49 -0500)
commit00ff2b109df7a2911764cfb68bc45600fd27b7e9
treebc83a38c9a0dbe111ed82a114dfafd11bf1b29db
parent73ab3f6818f79ff2d9f78914ef192b2ded51fab4
xfsprogs: make static things static

There are tons of functions which can be static, make them so.

Fixes many sparse warnings about this.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
43 files changed:
copy/xfs_copy.c
db/btblock.c
db/check.c
db/fsmap.c
db/init.c
db/input.c
db/io.c
db/logformat.c
estimate/xfs_estimate.c
fsr/xfs_fsr.c
io/bmap.c
io/fiemap.c
io/freeze.c
io/fsmap.c
io/imap.c
io/init.c
io/madvise.c
io/mincore.c
io/mmap.c
io/parent.c
io/readdir.c
io/seek.c
io/stat.c
libxcmd/command.c
libxfs/cache.c
libxfs/init.c
libxfs/rdwr.c
libxfs/util.c
logprint/log_misc.c
logprint/log_print_all.c
logprint/logprint.c
mdrestore/xfs_mdrestore.c
mkfs/xfs_mkfs.c
repair/btree.c
repair/incore_ext.c
repair/incore_ino.c
repair/phase6.c
repair/progress.c
repair/sb.c
repair/scan.c
rtcp/xfs_rtcp.c
scrub/scrub.c
spaceman/init.c