Take D32963 and make nvd 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.
nda part also, since cam part has a namespace data copy, without update the data,
nda will still use the old size. I have no idea how to make it happen.