Re: [PATCH v2] ocfs2: validate cl_bpc in allocator inodes to prevent divide-by-zero
From: Deepanshu Kartikey
Date: Tue Oct 28 2025 - 00:22:02 EST
Hi Joseph,
Thank you for the review! I'll make those changes:
- Remove local osb variable and use OCFS2_SB(sb) directly
- Add blank line before rc = 0
I'll send v3 shortly.
Thanks,
Deepanshu