commit | 17d78252ee568ecf94df6829c81578c0602991eb | [log] [tgz] |
---|---|---|
author | James Smart <jsmart2021@gmail.com> | Mon May 21 16:27:42 2018 -0700 |
committer | Christoph Hellwig <hch@lst.de> | Fri May 25 16:50:12 2018 +0200 |
tree | f19a042e35455d28223b1627e7e2531d81a827ad | |
parent | d5eff33ee6f80864d889d64fd3f6ea7b78dd1b24 [diff] |
nvmet-fc: increase LS buffer count per fc port Todays limit on concurrent LS's is very small - 4 buffers. With large subsystem counts or large numbers of initiators connecting, the limit may be exceeded. Raise the LS buffer count to 256. Signed-off-by: James Smart <james.smart@broadcom.com> Signed-off-by: Christoph Hellwig <hch@lst.de>