When the last dentry is removed from dentry_cache (moved to the unused list), the memory pool gets corrupted. The corruption manifests when we try to destroy the lookasidelist holding the pool.
Logged In: YES user_id=414234
For now, a work-around is implemented so we never try to remove the last entry.
Log in to post a comment.
Logged In: YES
user_id=414234
For now, a work-around is implemented so we never try to
remove the last entry.