zfs/lib/libzpool
Brian Behlendorf edbb93c11d Reduce stack usage by vn_open()
We should not put a 4k maxpathlen buffer on the stack, instead
locate it to the heap.  Even in user space we run ztest with 8K
2010-06-29 10:14:37 -07:00
..
include/sys Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
kernel.c Reduce stack usage by vn_open() 2010-06-29 10:14:37 -07:00
taskq.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00
util.c Update core ZFS code from build 121 to build 141. 2010-05-28 13:45:14 -07:00