zfs/module
Brian Behlendorf 70ddc1393f No inline to keep dmu_recv_stream() stack frame less than 1024 bytes.
Recent builds against 2.6.31 flagged dmu_recv_stream() as stack heavy.
As a quick simple way to resolve this I'm preventing the inlining of
certain functions which gcc will inline here because this is the only
place they are called.  Futher analysis of this function should be
performed to futher reduce its stack usage.
2009-12-18 14:22:02 -08:00
..
avl Move the world out of /zfs/ and seperate out module build tree 2008-12-11 11:08:09 -08:00
nvpair Script updates 2008-12-11 14:21:14 -08:00
unicode Add unicode library 2009-01-05 12:03:23 -08:00
zcommon Rebase master to b121 2009-08-18 11:43:27 -07:00
zfs No inline to keep dmu_recv_stream() stack frame less than 1024 bytes. 2009-12-18 14:22:02 -08:00