Re: [Ocfs2-devel] [PATCH] ocfs2: validate bg_free_bits_count after update

2010-10-11 Thread Joel Becker
On Tue, Oct 05, 2010 at 03:53:06PM -0700, Srinivas Eeda wrote: This patch adds a safe check to ensure bg_free_bits_count doesn't exceed bg_bits in a group descriptor. This is to avoid on disk corruption that was seen recently. debugfs: group 52803072 Group Chain: 179 Parent Inode:

[Ocfs2-devel] [PATCH] ocfs2: validate bg_free_bits_count after update

2010-10-05 Thread Srinivas Eeda
This patch adds a safe check to ensure bg_free_bits_count doesn't exceed bg_bits in a group descriptor. This is to avoid on disk corruption that was seen recently. debugfs: group 52803072 Group Chain: 179 Parent Inode: 11 Generation: 2959379682 CRC32: ECC:

Re: [Ocfs2-devel] [PATCH] ocfs2: validate bg_free_bits_count after update

2010-10-05 Thread Sunil Mushran
Acked-by: Sunil Mushransunil.mush...@oracle.com On 10/05/2010 03:53 PM, Srinivas Eeda wrote: This patch adds a safe check to ensure bg_free_bits_count doesn't exceed bg_bits in a group descriptor. This is to avoid on disk corruption that was seen recently. debugfs: group52803072