zfs/lib
Brian Behlendorf bbdb8184ec Add fix-stack-noinline topic branch
Certain function must never be automatically inlined by gcc because
they are stack heavy or called recursively.  This patch flags all
such functions I have found as 'noinline' to prevent gcc from making
the optimization.
2010-06-16 14:34:41 -07:00
..
libefi Script update-zfs.sh updated to include libefi library 2009-10-09 15:37:29 -07:00
libnvpair Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
libuutil Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
libzfs Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
libzpool Add fix-stack-noinline topic branch 2010-06-16 14:34:41 -07:00