> If sb_min_blocksize() returns 0, -EINVAL was returned without freeing > sb->s_fs_info, causing mem leak. memory? > Fix it by calling and checking result of sb_min_blocksize() before > kzalloc. () call? Regards, Markus
> If sb_min_blocksize() returns 0, -EINVAL was returned without freeing > sb->s_fs_info, causing mem leak. memory? > Fix it by calling and checking result of sb_min_blocksize() before > kzalloc. () call? Regards, Markus
![]() |