ubifs: Relax checks in ubifs_validate_entry()
With encrypted filenames we store raw binary data, doing
string tests is no longer possible.
Signed-off-by: NRichard Weinberger <richard@nod.at>
Showing
想要评论请 注册 或 登录
With encrypted filenames we store raw binary data, doing
string tests is no longer possible.
Signed-off-by: NRichard Weinberger <richard@nod.at>