Searched hist:240207 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/FreeBSD/
H A Dxfs_stats.cdiff 240207 Fri Sep 07 16:06:11 MDT 2012 dim MFC r239959:

Work around several warnings from clang in the xfs filesystem, when
linking it statically into the kernel. With our gcc in base there are
no warnings, so also remove the WERROR= from the module makefile.

Noted by: Eir Nym <eirnym@gmail.com>

MFC r240011:

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.
H A Dxfs_ioctl.cdiff 240207 Fri Sep 07 16:06:11 MDT 2012 dim MFC r239959:

Work around several warnings from clang in the xfs filesystem, when
linking it statically into the kernel. With our gcc in base there are
no warnings, so also remove the WERROR= from the module makefile.

Noted by: Eir Nym <eirnym@gmail.com>

MFC r240011:

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.
H A Dxfs_super.cdiff 240207 Fri Sep 07 16:06:11 MDT 2012 dim MFC r239959:

Work around several warnings from clang in the xfs filesystem, when
linking it statically into the kernel. With our gcc in base there are
no warnings, so also remove the WERROR= from the module makefile.

Noted by: Eir Nym <eirnym@gmail.com>

MFC r240011:

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.
/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_alloc.cdiff 240207 Fri Sep 07 16:06:11 MDT 2012 dim MFC r239959:

Work around several warnings from clang in the xfs filesystem, when
linking it statically into the kernel. With our gcc in base there are
no warnings, so also remove the WERROR= from the module makefile.

Noted by: Eir Nym <eirnym@gmail.com>

MFC r240011:

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.
H A Dxfs_vfsops.cdiff 240207 Fri Sep 07 16:06:11 MDT 2012 dim MFC r239959:

Work around several warnings from clang in the xfs filesystem, when
linking it statically into the kernel. With our gcc in base there are
no warnings, so also remove the WERROR= from the module makefile.

Noted by: Eir Nym <eirnym@gmail.com>

MFC r240011:

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.
/freebsd-9.3-release/sys/modules/xfs/
H A DMakefilediff 240207 Fri Sep 07 16:06:11 MDT 2012 dim MFC r239959:

Work around several warnings from clang in the xfs filesystem, when
linking it statically into the kernel. With our gcc in base there are
no warnings, so also remove the WERROR= from the module makefile.

Noted by: Eir Nym <eirnym@gmail.com>

MFC r240011:

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.

Completed in 130 milliseconds