linux/drivers/md
NeilBrown 624ce4f565 md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb
Setting daemon_lastrun really has nothing to do with reading
the bitmap superblock, it just happens to be needed at the same time.
bitmap_read_sb is about to become options, so move that code out
to after the call to bitmap_read_sb.

Signed-off-by: NeilBrown <neilb@suse.de>
2009-12-14 12:51:41 +11:00
..
raid6test
.gitignore
bitmap.c md/bitmap: move setting of daemon_lastrun out of bitmap_read_sb 2009-12-14 12:51:41 +11:00
bitmap.h md: move offset, daemon_sleep and chunksize out of bitmap structure 2009-12-14 12:51:41 +11:00
dm-bio-record.h
dm-crypt.c
dm-delay.c
dm-exception-store.c
dm-exception-store.h
dm-io.c
dm-ioctl.c
dm-kcopyd.c
dm-linear.c
dm-log-userspace-base.c
dm-log-userspace-transfer.c
dm-log-userspace-transfer.h
dm-log.c
dm-mpath.c
dm-mpath.h
dm-path-selector.c
dm-path-selector.h
dm-queue-length.c
dm-raid1.c
dm-region-hash.c
dm-round-robin.c
dm-service-time.c
dm-snap-persistent.c
dm-snap-transient.c
dm-snap.c
dm-stripe.c
dm-sysfs.c
dm-table.c
dm-target.c
dm-uevent.c
dm-uevent.h
dm-zero.c
dm.c
dm.h
faulty.c
Kconfig
linear.c md: support barrier requests on all personalities. 2009-12-14 12:49:49 +11:00
linear.h
Makefile
md.c md: support updating bitmap parameters via sysfs. 2009-12-14 12:51:41 +11:00
md.h md: support updating bitmap parameters via sysfs. 2009-12-14 12:51:41 +11:00
mktables.c
multipath.c md: support barrier requests on all personalities. 2009-12-14 12:49:49 +11:00
multipath.h
raid0.c md: support barrier requests on all personalities. 2009-12-14 12:49:49 +11:00
raid0.h
raid1.c md: move offset, daemon_sleep and chunksize out of bitmap structure 2009-12-14 12:51:41 +11:00
raid1.h md/raid1: add takeover support for raid5->raid1 2009-12-14 12:51:41 +11:00
raid5.c md/raid5: don't complete make_request on barrier until writes are scheduled 2009-12-14 12:51:40 +11:00
raid5.h
raid6algos.c md: remove sparse warning:symbol XXX was not declared. 2009-12-14 12:49:47 +11:00
raid6altivec.uc
raid6int.uc
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
raid10.c md: remove needless setting of thread->timeout in raid10_quiesce 2009-12-14 12:51:41 +11:00
raid10.h
unroll.awk