zfs/lib
Ned Bass 421d95b3ea Remove declarations in VERIFY3_IMPL to save stack
This has a minor impact on stack usage of individual functions, but the
VERIFY macros are used so frequently that their overhead may add up.
This macro declared two new local variables to cast its argument types.
Doing the typecast inline eliminates the need for these variables.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-02 13:34:48 -07:00
..
libavl Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libefi Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libnvpair Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libspl Remove declarations in VERIFY3_IMPL to save stack 2010-08-02 13:34:48 -07:00
libunicode Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libuutil Restrict usage of -fstack-check option 2010-07-23 10:38:07 -07:00
libzfs Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-06-14 15:51:52 -07:00
libzpool Merge commit 'refs/top-bases/zfs-branch' into zfs-branch 2010-07-23 11:42:23 -07:00
Makefile.am Merge commit 'refs/top-bases/linux-libspl' into linux-libspl 2009-10-09 16:12:49 -07:00