commit | 15fbad96fc5fb1c5a0502e6a10dea671f510de3d | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Mon Nov 14 14:24:21 2016 +0200 |
committer | Jens Axboe <axboe@fb.com> | Wed Feb 22 13:34:00 2017 -0700 |
tree | 8b6de472f9c5eb8a176fcad40310f1e4181349d0 | |
parent | f64935abbfcedf47a23ad0345f625b1903d965d2 [diff] |
nvmet: Make cntlid globally unique We usually log the cntlid which is confusing in case we have multiple subsystems each with it's own cntlid ida. Instead make cntlid ida globally unique and log the initial association. Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de> Reviewed-by: Max Gurtovoy <maxg@mellanox.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>