commit | 0956319b580726029ddc4e00cde6c5a348b99052 | [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 | 6e16f7f09c6171e0dc07a0a8b97a3569e8b47a9a [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>