Actions
Task #5175
closednfs4: Improve compound record parsers
Effort:
Difficulty:
Label:
Description
NFS4 compound records has multiple operations, unless all operations have respective parsers, the compound record won't be parsed successfully.
This task is to add missing parsers.
- EXCHANGE_ID - reply
- RESPONSE_OPEN - reply (improve file-delegation types)
- CREATE_SESSION (43)
- RECLAIM_COMPLETE (58)
- SECINFO_NO_NAME (52)
- LAYOUTGET (50)
- GETDEVINFO (47)
- LAYOUTRETURN (51)
- DESTROY_SESSION (44)
- DESTROY_CLIENTID (57)
Actions