[PATCH v8 00/10] Support persistent reservation operations

2024-07-08 Thread Changqi Lu
Sorry, due to network problems, the patch I sent earlier was incomplete. Stefan, the issue you mentioned has been fixed. Almost all patches have been reviewed, thank you very much to Stefan and Klaus. v7->v8: - Fix num_keys may be less than 0 at scsi_pr_read_keys_complete(). - Fix buf memory le

Re: [PATCH v8 00/10] Support persistent reservation operations

2024-07-08 Thread 卢长奇
Hi, I am sorry. There may be a problem with the mailbox server, and all emails cannot be send out. Please ignore the above emails. From: "Changqi Lu" Date: Mon, Jul 8, 2024, 21:01 Subject: [PATCH v8 00/10] Support persistent reservation operations To: , Cc: , , , < f...@euphon.

[PATCH v8 00/10] Support persistent reservation operations

2024-07-08 Thread Changqi Lu
Stefan, the issue you mentioned has been fixed. Almost all patches have been reviewed, thank you very much to Stefan and Klaus. v7->v8: - Fix num_keys may be less than 0 at scsi_pr_read_keys_complete(). - Fix buf memory leak at iscsi driver. v6->v7: - Add buferlen size check at SCSI layer. - Ad

[PATCH v8 00/10] Support persistent reservation operations

2024-07-08 Thread Changqi Lu
Stefan, the issue you mentioned has been fixed. Almost all patches have been reviewed, thank you very much to Stefan and Klaus. v7->v8: - Fix num_keys may be less than 0 at scsi_pr_read_keys_complete(). - Fix buf memory leak at iscsi driver. v6->v7: - Add buferlen size check at SCSI layer. - Ad