commit | 349c694ee71ce0dfe4b9ccfac76ef5c1efb476cf | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Tue Mar 31 09:49:58 2020 -0700 |
committer | Jens Axboe <axboe@kernel.dk> | Sat May 09 16:18:34 2020 -0600 |
tree | 48c74d69f09dd5a104c9635e82842e267cf76e0b | |
parent | 58ab8ff9dca2142ba16ea02f7db9ba06eebbc37c [diff] |
nvmet-fc: rename ls_list to ls_rcv_list In preparation to add ls request support, rename the current ls_list, which is RCV LS request only, to ls_rcv_list. Signed-off-by: James Smart <jsmart2021@gmail.com> Reviewed-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@kernel.dk>