commit | 3696bd049945daffa27a0c0941edb920f89baba5 | [log] [tgz] |
---|---|---|
author | anans <anans@google.com> | Tue Mar 15 13:37:37 2022 +0530 |
committer | anans <anans@google.com> | Wed Mar 16 09:12:44 2022 +0530 |
tree | 7ef485d707fdedab66b4e4709e294cdc2a3ad5a8 | |
parent | 9cbd2b077979711c8188f4a61b918a91d0ae7532 [diff] |
fix(ufs): move nutrs assignment to ufs_init nutrs is set in ufs_enum (used by get_empty_slot), this will not be assigned if UFS_FLAGS_SKIPINIT is set in flags during init and might end up crashing read/write commands Change-Id: I1517b69c56741fd5bf4ef0ebc1fc8738746233d7 Signed-off-by: anans <anans@google.com>