2005-07-16 (Sat) 00:07 +0900 Akinobu Mita wrote: > Currently, mbcache is used only for xattr on ext2/ext3 and reiserfs. > In other words, only one type of mbcache is used per-filesystem. > So any problems don't happen without the patch I sent. > > But, for example when someone use mbcache as another purpose on ext3, > The crash will be caused by using mb_cache_shrink(). >
The crash doesn't happen.. But, If more than two type of mbcache exist per-filesystem, mb_cache_shrink() is not effective. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/