diff options
author | Stephen M. Cameron <scameron@beardog.cce.hp.com> | 2012-03-22 21:40:08 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-22 15:38:58 -0700 |
commit | b1f3e737064577e4b18c01125950be3bd6aca8af (patch) | |
tree | b3c02a8638d98d6d503a5991730fe33d6b387ec7 /README | |
parent | 4bf5f0e7b6b8f2aa203bdac834317696782978d7 (diff) |
cciss: Initialize scsi host max_sectors for tape drive support
commit 395d287526bb60411ff37b19ad9dd38b58ba8732 upstream.
The default is too small (1024 blocks), use h->cciss_max_sectors (8192 blocks)
Without this change, if you try to set the block size of a tape drive above
512*1024, via "mt -f /dev/st0 setblk nnn" where nnn is greater than 524288,
it won't work right.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions