Merge commit 'refs/top-bases/top' into top

This commit is contained in:
Brian Behlendorf 2008-12-12 10:32:31 -08:00
commit 1aa1a686b5
14 changed files with 70 additions and 112 deletions

View File

@ -200,18 +200,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = -I${top_srcdir}/lib/libspl/include
zdb_SOURCES = \

View File

@ -200,18 +200,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = -I${top_srcdir}/lib/libspl/include
zdump_SOURCES = \

View File

@ -200,18 +200,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = -I${top_srcdir}/lib/libspl/include
zfs_SOURCES = \

View File

@ -200,18 +200,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = -I${top_srcdir}/lib/libspl/include
zinject_SOURCES = \

View File

@ -201,18 +201,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
zpios_SOURCES = \
$(top_srcdir)/cmd/zpios/zpios.h \

View File

@ -201,18 +201,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = -I${top_srcdir}/lib/libspl/include
zpool_SOURCES = \

View File

@ -200,18 +200,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = -I${top_srcdir}/lib/libspl/include
ztest_SOURCES = \

View File

@ -205,18 +205,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = \
-I${top_srcdir}/module/avl/include \

View File

@ -205,18 +205,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = \
-I${top_srcdir}/module/nvpair/include \

View File

@ -206,18 +206,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = \
-I${top_srcdir}/lib/libspl/include

View File

@ -201,18 +201,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = \
-I${top_srcdir}/lib/libuutil/include \

View File

@ -206,18 +206,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = \
-I${top_srcdir}/module/zcommon/include \

View File

@ -208,18 +208,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = \
-I${top_srcdir}/lib/libzfs/include \

View File

@ -205,18 +205,15 @@ target_cpu = @target_cpu@
target_os = @target_os@
target_vendor = @target_vendor@
# Default build options
# FIXME: Quiet warnings not covered by the gcc-* patches. We should
# FIXME: consider removing this as soon as we reasonably can.
# Expected defines not covered by zfs_config.h or spl_config.h
AM_CFLAGS = -ggdb -O2 -std=c99 -Wall -Wstrict-prototypes -Wshadow \
-Werror -Wno-switch -Wno-unused -Wno-missing-braces \
-Wno-unknown-pragmas -Wno-parentheses -Wno-uninitialized \
-fno-strict-aliasing -D_GNU_SOURCE -D__EXTENSIONS__ \
-D_POSIX_PTHREAD_SEMANTICS -D_FILE_OFFSET_BITS=64 \
-D_LARGEFILE64_SOURCE -D_REENTRANT \
AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
-Wno-unused -Wno-missing-braces -Wno-unknown-pragmas \
-Wno-parentheses -Wno-uninitialized -fno-strict-aliasing \
-D_GNU_SOURCE -D__EXTENSIONS__ -D_POSIX_PTHREAD_SEMANTICS \
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_REENTRANT \
-DTEXT_DOMAIN=\\\"zfs-linux-user\\\"
DEFAULT_INCLUDES = \
-I${top_srcdir}/module/zpool/include \