commit | f24acd4503270ed4c842c8fef0b71105285e0a06 | [log] [tgz] |
---|---|---|
author | Horst Hummel <horst.hummel@de.ibm.com> | Sun May 01 08:58:59 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Sun May 01 08:58:59 2005 -0700 |
tree | 9125df60bf98ddcd8197bf479e8a48d22f51af14 | |
parent | e8f0641ef74eaa71ed9aa9d19c4b741c2143d752 [diff] |
[PATCH] s390: dasd readonly attribute The independent read-only flags in devmap, dasd_device and gendisk are not kept in sync. Use one bit per feature in the dasd driver and keep that bit in sync with the gendisk bit. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>