[XFS] silence gcc4 warnings. the directory ones are wrong because of
authorChristoph Hellwig <hch@sgi.com>
Wed, 2 Nov 2005 04:06:18 +0000 (15:06 +1100)
committerNathan Scott <nathans@sgi.com>
Wed, 2 Nov 2005 04:06:18 +0000 (15:06 +1100)
commit5bde1ba99c8243617277f37897189c799e398baf
treed41b5f972c3b7f07cd0ea3af7c3f2775208e4f40
parent9dac13e7ffddf40c7bf1bf8bf4f735af6c3d31ec
[XFS] silence gcc4 warnings.  the directory ones are wrong because of
information gcc could not find out (that a directory always has a ..
entry), the others are outright gcc bugs.

SGI-PV: 943511
SGI-Modid: xfs-linux:xfs-kern:200055a

Signed-off-by: Christoph Hellwig <hch@sgi.com>
Signed-off-by: Nathan Scott <nathans@sgi.com>
fs/xfs/xfs_acl.c
fs/xfs/xfs_alloc_btree.c
fs/xfs/xfs_dir2_sf.c
fs/xfs/xfs_dir_leaf.c
fs/xfs/xfs_ialloc_btree.c