summaryrefslogtreecommitdiff
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorNeil Brown <neilb@cse.unsw.edu.au>2002-07-23 20:40:30 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-07-23 20:40:30 -0700
commitd1cde62a8bae037d143e7034ba6e851b135624e8 (patch)
treee389b45090dc14935a8faac6c4da8904bf3501bf /fs/proc/array.c
parentec4f214232cfb99913308c20b9a3381e5fe1f04f (diff)
[PATCH] MD - Fix two bugs that would cause sync_sbs to Oops
Sync_sbs tries to access the ->sb for the first rdev of an mddev. This can oops as the wrong arg is given to list_entry, and also if a define was faound to be failed, as failed devices have their ->sb removed. But that removal isn't necessary, so now an rdev will always have an ->sb.
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions