]> git.neil.brown.name Git - history.git/commit
[PATCH] 2.5.22: dasd patches.
authorMartin Schwidefsky <martin.schwidefsky@debitel.net>
Tue, 18 Jun 2002 04:17:00 +0000 (21:17 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 18 Jun 2002 04:17:00 +0000 (21:17 -0700)
commitb43e0a1963de4e6b71ca84df95ce1599b8b32b96
treed910fad62cd6536477a6fc5d64442baefb9206ef
parentdcfdb40ccbd2277ca4cf24407bb09f3a19d08b0b
[PATCH] 2.5.22: dasd patches.

1) Replace is_read_only with bdev_read_only. The last user of is_read_only
   is gone...
2) Remove alloc & free of the label array in dasd_genhd. This is needed for
   the label array extension but this is a patch of its own.
3) Maintain the old behaviour of /proc/dasd/devices. Its is possible again
   to use "add <devno>" instead of "add device <devno>" or "add range=<devno>".
drivers/s390/block/dasd.c
drivers/s390/block/dasd_genhd.c
drivers/s390/block/dasd_proc.c