md: add 'recovery_start' per-device sysfs attribute
Dan Williams authored

Enable external metadata arrays to manage rebuild checkpointing via a
md/dev-XXX/recovery_start attribute which reflects rdev->recovery_offset

Also update resync_start_store to allow 'none' to be written, for
consistency.
Signed-off-by: default avatarDan Williams <dan.j.williams@intel.com>
Signed-off-by: default avatarNeilBrown <neilb@suse.de>
06e3c817
Name Last commit Last update
..
raid6test md: drivers/md/unroll.pl replaced with awk analog
.gitignore gitignore: misc files
Kconfig md: revise Kconfig help for MD_MULTIPATH
Makefile md: drivers/md/unroll.pl replaced with awk analog
bitmap.c md/bitmap: update dirty flag when bitmap bits are explicitly set.
bitmap.h md: Support write-intent bitmaps with externally managed metadata.
dm-bio-record.h dm: preserve bi_io_vec when resubmitting bios
dm-crypt.c tree-wide: fix a very frequent spelling mistake
dm-delay.c dm table: pass correct dev area size to device_area_is_valid
dm-exception-store.c dm snapshot: allow chunk size to be less than page size
dm-exception-store.h dm snapshot: use unsigned integer chunk size
dm-io.c dm io: retry after barrier error
dm-ioctl.c Driver-Core: extend devnode callbacks to provide permissions
dm-kcopyd.c dm kcopyd: fix callback race
dm-linear.c dm table: pass correct dev area size to device_area_is_valid
dm-log-userspace-base.c dm log: userspace fix incorrect luid cast in userspace_ctr
dm-log-userspace-transfer.c dm/connector: Only process connector packages from privileged processes
dm-log-userspace-transfer.h dm log: userspace add luid to distinguish between concurrent log instances
dm-log.c dm log: fix create_log_context to use logical_block_size of log device
dm-mpath.c [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronous
dm-mpath.h dm mpath: remove is_active from struct dm_path
dm-path-selector.c dm: path selector use module refcount directly
dm-path-selector.h dm mpath: add start_io and nr_bytes to path selectors
dm-queue-length.c dm mpath: add queue length load balancer
dm-raid1.c bio: first step in sanitizing the bio->bi_rw flag testing
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
linear.c
linear.h
md.c
md.h
mktables.c
multipath.c
multipath.h
raid0.c
raid0.h
raid1.c
raid1.h
raid10.c
raid10.h
raid5.c
raid5.h
raid6algos.c
raid6altivec.uc
raid6int.uc
raid6mmx.c
raid6recov.c
raid6sse1.c
raid6sse2.c
raid6x86.h
unroll.awk