Bug 55081
Summary: | BUG while unlinking inode with an xattr | ||
---|---|---|---|
Product: | File System | Reporter: | Tyler Hicks (code) |
Component: | ext2 | Assignee: | fs_ext2 (fs_ext2) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.9-rc2 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: | Fix BUG_ON in evict() |
Description
Tyler Hicks
2013-03-11 18:47:36 UTC
Created attachment 95331 [details]
Fix BUG_ON in evict()
This patch fixes the issue for me. I've added it to my tree and will push it to Linus soon.
Sorry for not getting around to verifying the fix until now. I tested 3.9-rc5 and it looks good. Thanks! |