s390/tape: fix MTIOCGET ioctl to report blocksize
authorStefan Haberland <stefan.haberland@de.ibm.com>
Tue, 16 Sep 2014 09:02:24 +0000 (11:02 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 25 Sep 2014 08:52:03 +0000 (10:52 +0200)
Remove tape_state from status register and report the drive's current
setting for block size instead as known from other tapes.
Density is not supported so nothing to report here.

Signed-off-by: Stefan Haberland <stefan.haberland@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/char/tape_char.c

Simple merge