Commit: 6e8d6c566745707f51ca9af1ce29e2ae942b9384
https://github.com/zfs-linux/zfs/commit/6e8d6c566745707f51ca9af1ce29e2ae942b9384
Author: Anand Mitra <mi...@kqinfotech.com>
Date: 2011-03-02 (Wed, 02 Mar 2011)
Changed paths:
M Makefile.in
M aclocal.m4
M cmd/Makefile.in
M cmd/zdb/Makefile.in
M cmd/zfs/Makefile.in
M cmd/zinject/Makefile.in
M cmd/zpios/Makefile.in
M cmd/zpool/Makefile.in
M cmd/zpool_id/Makefile.in
M cmd/zpool_layout/Makefile.in
M cmd/ztest/Makefile.in
M config/zfs-build.m4
M configure
M etc/Makefile.in
M include/Makefile.in
M include/sys/Makefile.in
M include/sys/fm/Makefile.in
M include/sys/fm/fs/Makefile.in
M include/sys/fs/Makefile.in
M lib/Makefile.in
M lib/libavl/Makefile.in
M lib/libefi/Makefile.in
M lib/libnvpair/Makefile.in
M lib/libspl/Makefile.in
M lib/libspl/asm-generic/Makefile.in
M lib/libspl/asm-i386/Makefile.in
M lib/libspl/asm-x86_64/Makefile.in
M lib/libspl/include/Makefile.in
M lib/libspl/include/ia32/Makefile.in
M lib/libspl/include/ia32/sys/Makefile.in
M lib/libspl/include/rpc/Makefile.in
M lib/libspl/include/sys/Makefile.in
M lib/libspl/include/sys/dktp/Makefile.in
M lib/libspl/include/sys/sysevent/Makefile.in
M lib/libspl/include/util/Makefile.in
M lib/libunicode/Makefile.in
M lib/libuutil/Makefile.in
M lib/libzfs/Makefile.in
M lib/libzpool/Makefile.in
M man/Makefile.in
M man/man8/Makefile.in
M module/zfs/zfs_acl.c
M module/zfs/zfs_debug.c
M scripts/Makefile.in
M scripts/zpios-profile/Makefile.in
M scripts/zpios-test/Makefile.in
M scripts/zpool-config/Makefile.in
M scripts/zpool-layout/Makefile.in
Log Message:
-----------
- fixed problem with -finstrument-functions used to detect low stack condition and print stack trace should that happen
- had to run autogen.sh and many .in files have changed as a result of that