Namjae Jeon <linkinjeon@xxxxxxxxx> writes: >> Okay, We will check how we can consolidate the 2 paths to avoid any issue. > Hi OGAWA. > > On checking fat_search_long() logic, it is observed that it performs > name based lookup of the entries in a given directory. > In fat_get_parent(), we do not have such information to use the > existing API to reconstruct the parent inode. > Could you give me some hint or guide to consolidate smoothly > fat_search_long and current traverse_logic ? Hm, start with copy of fat_search_long() and refactoring it. With it, we will be able to avoid the fixed bugs. After that, we might be able to merge those somehow. Well, I'm not pretty sure without doing it actually though. Thanks. -- OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html