summaryrefslogtreecommitdiff
path: root/print_sg_req_info.c
Commit message (Expand)AuthorAgeFilesLines
* Imply RVAL_DECODED when RVAL_IOCTL_PARSED is returned on enteringDmitry V. Levin2017-08-281-1/+1
* Replace return 1 ioctl sub-decoder hack with proper flagEugene Syromyatnikov2017-08-281-1/+1
* Do not return RVAL_DECODED on exiting path of ioctl decodersEugene Syromyatnikov2017-08-281-1/+1
* scsi: implement decoding of all SG_* ioctl commandsDmitry V. Levin2017-01-101-0/+74