commit | eddb2e26b5ee3c5da68ba4bf1921ba20e2097bff | [log] [tgz] |
---|---|---|
author | Tejun Heo <tj@kernel.org> | Mon Aug 25 19:56:13 2008 +0900 |
committer | Jens Axboe <jens.axboe@oracle.com> | Thu Oct 09 08:56:08 2008 +0200 |
tree | 7a24f3f3cb577f344491dc57ea441060fac9d9a9 | |
parent | 0762b8bde9729f10f8e6249809660ff2ec3ad735 [diff] |
block: kill GENHD_FL_FAIL and use part0->make_it_fail GENHD_FL_FAIL for disk is what make_it_fail is for parts. Kill it and use part0->make_it_fail. Sysfs node handling is unified too. Signed-off-by: Tejun Heo <tj@kernel.org> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>