Merge tag 'v4.20-rc3' into for-4.21/block
Merge in -rc3 to resolve a few conflicts, but also to get a few important fixes that have gone into mainline since the block 4.21 branch was forked off (most notably the SCSI queue issue, which is both a conflict AND needed fix). Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
@@ -67,7 +67,7 @@ module_param(ql2xplogiabsentdevice, int, S_IRUGO|S_IWUSR);
|
||||
MODULE_PARM_DESC(ql2xplogiabsentdevice,
|
||||
"Option to enable PLOGI to devices that are not present after "
|
||||
"a Fabric scan. This is needed for several broken switches. "
|
||||
"Default is 0 - no PLOGI. 1 - perfom PLOGI.");
|
||||
"Default is 0 - no PLOGI. 1 - perform PLOGI.");
|
||||
|
||||
int ql2xloginretrycount = 0;
|
||||
module_param(ql2xloginretrycount, int, S_IRUGO);
|
||||
|
||||
Reference in New Issue
Block a user