configfs_detach_prep
ret = configfs_detach_prep(sd, &wait);
configfs_detach_prep(sd, NULL);
if (configfs_detach_prep(sd, NULL)) {
ret = configfs_detach_prep(sd, wait);