+5
−0
+1
−0
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8HQ3W -------------------------------- If underlying disk of raid/dm is set to read only, then each write will trigger a warn in bio_check_ro(), cause message storm. Fix it by generating such warn only once for each partition. Signed-off-by:Yu Kuai <yukuai3@huawei.com>