commit | 1c1d9793ff6720531c0125a28d321f283716e32f | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Wed Jul 22 13:17:19 2009 +0200 |
committer | Joel Becker <joel.becker@oracle.com> | Thu Jul 23 10:59:24 2009 -0700 |
tree | 64316a07d5c0b434c852b3fdc8e4c9e42a363730 | |
parent | 7669f54c55df225cbb2db939a6c9f111445ffc1c [diff] |
ocfs2: Fix initialization of blockcheck stats We just set blockcheck stats to zeros but we should also properly initialize the spinlock there. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Joel Becker <joel.becker@oracle.com>