]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Partially revert r239959, after actually fixing most of the clang
authorDimitry Andric <dim@FreeBSD.org>
Sun, 2 Sep 2012 14:46:18 +0000 (14:46 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Sun, 2 Sep 2012 14:46:18 +0000 (14:46 +0000)
commit917a07e1ab2758e3f66a3af455f8d89b8496b394
treea9ffa6d27183744d5c5ee0b72de2820afba63a2f
parent81eb4e63519d8ac750f343ff33896acca582d1bc
Partially revert r239959, after actually fixing most of the clang
warnings in sys/gnu/fs/xfs.  The only warnings that still need to be
suppressed are those about array bound overruns of flexible array
members in xfs_dir2_{block,sf}.c, which are too expensive (in terms of
cascading code changes) to fix.

MFC after: 1 week
X-MFC-With: r239959
sys/conf/files
sys/gnu/fs/xfs/FreeBSD/xfs_ioctl.c
sys/gnu/fs/xfs/FreeBSD/xfs_stats.c
sys/gnu/fs/xfs/FreeBSD/xfs_super.c
sys/gnu/fs/xfs/xfs_alloc.c
sys/gnu/fs/xfs/xfs_vfsops.c
sys/modules/xfs/Makefile