-
- Downloads
[PATCH] md: set the unplug_fn and issue_flush_fn for md devices *after* committed to creation
We we set the too early, they may still be in place and possibly get called even though the array didn't get set up properly. Signed-off-by:Neil Brown <neilb@cse.unsw.edu.au> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- drivers/md/multipath.c 4 additions, 4 deletionsdrivers/md/multipath.c
- drivers/md/raid1.c 3 additions, 4 deletionsdrivers/md/raid1.c
- drivers/md/raid10.c 3 additions, 3 deletionsdrivers/md/raid10.c
- drivers/md/raid5.c 4 additions, 3 deletionsdrivers/md/raid5.c
- drivers/md/raid6main.c 3 additions, 3 deletionsdrivers/md/raid6main.c
Loading
Please register or sign in to comment