On 2019/6/8 17:49, Hariprasad Kelam wrote: > DBG_BUGON is introduced and it could only crash when EROFS_FS_DEBUG > (EROFS developping feature) is on. > replace BUG_ON with DBG_BUGON. > > Signed-off-by: Hariprasad Kelam <hariprasad.kelam at gmail.com> Reviewed-by: Chao Yu <yuchao0 at huawei.com> Thanks,