Skip to content

Commit 3525069

Browse files
Gollu Appalanaidusc108-lee
authored andcommitted
nvme: add optional copy format support id ctrl field
Add the OCFS field in Identify Controller Structure, as per the Ratified TP 4065b (Simple Copy Command). Signed-off-by: Gollu Appalanaidu <[email protected]>
1 parent ecbf4c5 commit 3525069

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/nvme/types.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ struct nvme_id_ctrl {
965965
__u8 icsvscc;
966966
__u8 nwpc;
967967
__le16 acwu;
968-
__u8 rsvd534[2];
968+
__le16 ocfs;
969969
__le32 sgls;
970970
__le32 mnan;
971971
__u8 maxdna[16];

0 commit comments

Comments
 (0)