]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
Changed default NSID in get-feature function. Fixed format of LBA range output
authorSami Waheed <slw26c@gmail.com>
Tue, 15 Sep 2015 22:29:04 +0000 (15:29 -0700)
committerSami Waheed <slw26c@gmail.com>
Tue, 15 Sep 2015 22:29:04 +0000 (15:29 -0700)
commitbcd941f16f7cc87ebdbb4288615cbd6c6bc14e5f
treeb399c247756f1f4697064cb35e4e12f507cbd496
parent0ea602f79529d2f5d13f1627582ec00772221555
Changed default NSID in get-feature function.  Fixed format of LBA range output

- Changed default NSID to 1 in get-feature function.   Some features
require a valid NSID (i.e. lba range type)
- Fixed format of LBA range output
- Added description to the attributes field in LBA range output
- Changed default NSID to 0xffffffff in get_log (Matches help
documentation now)
nvme.c