mirror_zfs/lib
Brian Behlendorf 5ae4e2c2c6 Fix stack 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
stacks to verify correctness

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
2010-08-31 08:38:49 -07:00
..
libefi Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
libnvpair Fix gcc ident pragma warnings 2010-08-27 15:34:02 -07:00
libuutil Fix Solaris thread dependency by using pthreads 2010-08-31 08:38:47 -07:00
libzfs Fix strncat usage 2010-08-31 08:38:46 -07:00
libzpool Fix stack vn_open() 2010-08-31 08:38:49 -07:00