diff options
author | 2019-06-14 15:41:06 -0700 | |
---|---|---|
committer | 2019-06-15 01:37:34 -0600 | |
commit | 168b305b0cfb7467a6691993f922ecbdcfc00c98 (patch) | |
tree | 3a928b55d7bab6574639814574ce611f836d4582 /drivers/md/raid1.c | |
parent | raid5-cache: Need to do start() part job after adding journal device (diff) | |
download | linux-rng-168b305b0cfb7467a6691993f922ecbdcfc00c98.tar.xz linux-rng-168b305b0cfb7467a6691993f922ecbdcfc00c98.zip |
md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
Commit c42d3240990814eec1e4b2b93fa0487fc4873aed
("md: return -ENODEV if rdev has no mddev assigned") changed
rdev_attr_store to return -ENODEV when rdev->mddev is NULL, now do the
same to rdev_attr_show.
Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
Signed-off-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/md/raid1.c')
0 files changed, 0 insertions, 0 deletions