Take D32963 and make nvd/nda resize after namespace changed async event trigger.
create a new thread and this thread will update namespace data when needed.
nvd can now call resize_disk() and update the disk size properly.
for nda, after NVME_PROBE_IDENTIFY_NS is finish, fire a AC_GETDEV_CHANGED event,
and it will call resize_disk() to adjust disk size.