On the running system after you rollback to the previous kernel, can you paste your /etc/fstab for the filesystems that failed to mount and the corresponding lines from mount -v? I assume the issues are with nfshome and officeshare:
cat /etc/fstab | grep -i -e nfshome -e officeshare -e office_share mount -v | grep -i -e nfshome -e officeshare -e office_share
On the running system after you rollback to the previous kernel, can you paste your /etc/fstab for the filesystems that failed to mount and the corresponding lines from mount -v? I assume the issues are with nfshome and officeshare:
cat /etc/fstab | grep -i -e nfshome -e officeshare -e office_share
mount -v | grep -i -e nfshome -e officeshare -e office_share