- if the client doesn't know about the lock, return -EINVAL
- if the server receives an error from the client, cancel it straight away
- if the server times out waiting for the reply, call expired_completion_wait
- initialize the import lists in target_handle_connect
- fix some ENOMEM MDS crash bugs just waiting to happen
- in the MDS_DISCONNECT handler, don't dereference just-freed mds_export_data
perror("ioctl(EXTN_IOC_CREATE_INUM)");
exit(2);
}
+
+ return 0;
}