Systemd/extras/scsi_id/TODO
patmans@us.ibm.com b484e43622 [PATCH] update udev scsi_id to scsi_id 0.4
This patch syncs the scsi_id in the udev tree to version 0.4.
2005-04-26 21:34:28 -07:00

9 lines
330 B
Plaintext

- Document that config file options override command line options, or fix
the code. This means a '-b' in the config file disables any -g on the
command line.
- Add code to check that SCSI commands get back enough data for their
intended usage, mainly callers of scsi_inquiry().
- Document the config file in the man page