]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
xfs: fix compiler warnings
authorDarrick J. Wong <darrick.wong@oracle.com>
Thu, 31 Aug 2017 22:11:06 +0000 (15:11 -0700)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 20 Sep 2017 12:32:06 +0000 (07:32 -0500)
commit8ae947ef082265af62e90afd288654abc41ddd24
tree39e5f96653e339543444b38eebfa8905392f08b1
parent9a876c1d2b609ad9a2c927ce1e6f627db6a0f1cb
xfs: fix compiler warnings

BugLink: http://bugs.launchpad.net/bugs/1718412
commit 7bf7a193a90cadccaad21c5970435c665c40fe27 upstream.

Fix up all the compiler warnings that have crept in.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/libxfs/xfs_inode_fork.c
fs/xfs/xfs_buf_item.c
fs/xfs/xfs_iops.c
fs/xfs/xfs_log_recover.c