lsy@clusterfs.com
2006-Dec-28 20:07 UTC
[Lustre-devel] [Bug 11488] LustreError: 5348:0:(capa.c:107:cleanup_capa_hash()) LBUG
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
https://bugzilla.lustre.org/show_bug.cgi?id=11488
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
This looks like cleanup for previous test failed, maybe it''s test #54
not
cleaned up.
Add more debug message.
lsy@clusterfs.com
2007-Jan-21 22:40 UTC
[Lustre-devel] [Bug 11488] LustreError: 5348:0:(capa.c:107:cleanup_capa_hash()) LBUG
Please don''t reply to lustre-devel. Instead, comment in Bugzilla by
using the following link:
https://bugzilla.lustre.org/show_bug.cgi?id=11488
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
The cause is capa_count is not protected by capa_lock, fixed.