31a775880b
For symlinks > 60 chars we were bzero'ing part of (struct inode) past the actual inode struct, corrupting memory following the current (struct inode) resuling in a 'panic: pool_get(lfsinopl): free list modified' later. This could also be the cause of random panics. With this fix LFS seems to be useable for me now. |
||
---|---|---|
.. | ||
ext2fs | ||
ffs | ||
lfs | ||
mfs | ||
ufs | ||
Makefile |