NeilBrown
|
50ac168a6e
md: merge reconfig and check_reshape methods.
|
16 tahun lalu |
NeilBrown
|
597a711b69
md: remove unnecessary arguments from ->reconfig method.
|
16 tahun lalu |
Andre Noll
|
664e7c413f
md: Convert mddev->new_chunk to sectors.
|
16 tahun lalu |
Andre Noll
|
9d8f036362
md: Make mddev->chunk_size sector-based.
|
16 tahun lalu |
raz ben yehuda
|
2ac06c3332
md: prepare for non-power-of-two chunk sizes
|
16 tahun lalu |
Linus Torvalds
|
c9059598ea
Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block
|
16 tahun lalu |
NeilBrown
|
b492b852cd
md: don't use locked_ioctl.
|
16 tahun lalu |
NeilBrown
|
7a91ee1f62
md: don't update curr_resync_completed without also updating reshape_position.
|
16 tahun lalu |
NeilBrown
|
b6a9ce688f
md: export 'frozen' resync state through sysfs
|
16 tahun lalu |
NeilBrown
|
2b69c83924
md: improve errno return when setting array_size
|
16 tahun lalu |
NeilBrown
|
62e1e389f8
md: always update level / chunk_size / layout when writing v1.x metadata.
|
16 tahun lalu |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 tahun lalu |
NeilBrown
|
c4647292fd
md: remove rd%d links immediately after stopping an array.
|
16 tahun lalu |
NeilBrown
|
5bf2959754
md: remove ability to explicit set an inactive array to 'clean'.
|
16 tahun lalu |
Jan Engelhardt
|
110518bccf
md: constify VFTs
|
16 tahun lalu |
NeilBrown
|
dd71cf6b27
md: tidy up status_resync to handle large arrays.
|
16 tahun lalu |
NeilBrown
|
c03f6a1969
md: update sync_completed and reshape_position even more often.
|
16 tahun lalu |
NeilBrown
|
acb180b0e3
md: improve usefulness and accuracy of sysfs file md/sync_completed.
|
16 tahun lalu |
NeilBrown
|
6d56e27844
md: allow setting newly added device to 'in_sync' via sysfs.
|
16 tahun lalu |
Linus Torvalds
|
223cdea4c4
Merge branch 'for-linus' of git://neil.brown.name/md
|
16 tahun lalu |
NeilBrown
|
d1a7c50369
md: don't display meaningless values in sysfs files resync_start and sync_speed
|
16 tahun lalu |
NeilBrown
|
cea9c22800
md: add explicit method to signal the end of a reshape.
|
16 tahun lalu |
Dan Williams
|
b522adcde9
md: 'array_size' sysfs attribute
|
16 tahun lalu |
Dan Williams
|
1f403624bd
md: centralize ->array_sectors modifications
|
16 tahun lalu |
NeilBrown
|
b354603527
md/raid5: allow layout/chunksize to be changed on an active 2-drive raid5.
|
16 tahun lalu |
NeilBrown
|
245f46c2c2
md: add ->takeover method to support changing the personality managing an array
|
16 tahun lalu |
NeilBrown
|
409c57f380
md: enable suspend/resume of md devices.
|
16 tahun lalu |
NeilBrown
|
e0cf8f045b
md: md_unregister_thread should cope with being passed NULL
|
16 tahun lalu |
NeilBrown
|
34817e8c39
md: make sure new_level, new_chunksize, new_layout always have sensible values.
|
16 tahun lalu |
Andre Noll
|
dd8ac336c1
md: Represent raid device size in sectors.
|
16 tahun lalu |