NeilBrown
4ad1366376
md: change bitmap_unplug and others to void functions
...
bitmap_unplug only ever returns 0, so it may as well be void. Two callers try
to print a message if it returns non-zero, but that message is already printed
by bitmap_file_kick.
write_page returns an error which is not consistently checked. It always
causes BITMAP_WRITE_ERROR to be set on an error, and that can more
conveniently be checked.
When the return of write_page is checked, an error causes bitmap_file_kick to
be called - so move that call into write_page - and protect against recursive
calls into bitmap_file_kick.
bitmap_update_sb returns an error that is never checked.
So make these 'void' and be consistent about checking the bit.
Signed-off-by: Neil Brown <neilb@suse.de >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-07-17 10:23:15 -07:00
..
2007-07-17 10:23:07 -07:00
2007-07-14 20:47:26 -07:00
2007-07-17 10:23:08 -07:00
2007-07-17 10:23:15 -07:00
2007-07-17 10:23:09 -07:00
2007-07-17 10:23:05 -07:00
2007-07-17 10:23:08 -07:00
2007-07-13 08:06:14 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:47 -07:00
2007-07-16 09:05:52 -07:00
2007-07-17 10:23:02 -07:00
2007-07-16 08:52:47 +02:00
2007-07-16 09:05:51 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:48 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:46 -07:00
2007-07-16 09:05:48 -07:00
2007-07-17 10:23:04 -07:00
2007-07-16 09:05:45 -07:00
2007-07-13 08:06:13 -07:00
2007-07-16 09:05:42 -07:00
2007-07-17 10:23:06 -07:00
2007-07-14 19:07:52 -07:00
2007-07-17 10:23:06 -07:00
2007-07-16 09:05:52 -07:00
2007-07-16 09:05:52 -07:00
2007-07-16 09:05:52 -07:00
2007-07-17 10:23:13 -07:00
2007-07-16 09:05:45 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:23:06 -07:00
2007-07-17 10:23:05 -07:00
2007-07-16 09:05:41 -07:00
2007-07-16 08:52:46 +02:00
2007-07-17 10:22:59 -07:00
2007-07-17 10:22:59 -07:00
2007-07-16 09:05:45 -07:00
2007-07-17 10:22:59 -07:00
2007-07-16 09:05:41 -07:00
2007-07-16 09:05:34 -07:00
2007-07-14 18:55:06 -07:00
2007-07-14 18:53:28 -07:00
2007-07-16 09:05:47 -07:00
2007-07-16 09:05:48 -07:00
2007-07-16 09:05:50 -07:00
2007-07-16 09:05:47 -07:00
2007-07-16 09:05:46 -07:00
2007-07-17 10:23:03 -07:00
2007-07-16 09:05:46 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:23:05 -07:00
2007-07-16 09:05:42 -07:00
2007-07-17 10:23:03 -07:00
2007-07-17 10:23:13 -07:00
2007-07-16 09:05:34 -07:00
2007-07-17 10:22:59 -07:00
2007-07-17 10:23:02 -07:00
2007-07-17 10:22:59 -07:00
2007-07-16 09:05:48 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:51 -07:00
2007-07-16 14:31:08 -07:00
2007-07-16 09:05:48 -07:00
2007-07-13 10:52:27 -07:00
2007-07-16 09:05:40 -07:00
2007-07-16 09:05:41 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:48 -07:00
2007-07-16 09:05:50 -07:00
2007-07-16 09:05:46 -07:00
2007-07-16 09:05:39 -07:00
2007-07-17 10:23:03 -07:00
2007-07-16 09:05:47 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:50 -07:00
2007-07-16 09:05:35 -07:00
2007-07-17 10:23:03 -07:00
2007-07-16 09:05:35 -07:00
2007-07-16 09:05:42 -07:00
2007-07-15 16:40:51 -07:00
2007-07-17 10:23:01 -07:00
2007-07-17 10:23:01 -07:00
2007-07-16 09:05:36 -07:00
2007-07-17 10:23:01 -07:00
2007-07-16 09:05:42 -07:00
2007-07-16 09:05:45 -07:00
2007-07-16 09:05:46 -07:00
2007-07-16 09:05:40 -07:00
2007-07-17 10:22:59 -07:00
2007-07-16 09:05:46 -07:00
2007-07-17 10:23:03 -07:00
2007-07-16 09:05:45 -07:00
2007-07-13 10:11:52 -07:00
2007-07-16 09:05:47 -07:00
2007-07-16 09:05:45 -07:00
2007-07-16 09:05:47 -07:00
2007-07-16 09:05:48 -07:00
2007-07-17 10:22:59 -07:00
2007-07-17 10:23:11 -07:00
2007-07-16 09:05:51 -07:00