Guoqing Jiang
|
18c9ff7f48
md-cluster: sync bitmap when node received RESYNCING msg
|
9 年之前 |
Guoqing Jiang
|
d85326cf86
md: fix typos for stipe
|
9 年之前 |
Goldwyn Rodrigues
|
c40f341f1e
md-cluster: Use a small window for resync
|
10 年之前 |
Goldwyn Rodrigues
|
3c462c880b
md: Increment version for clustered bitmaps
|
10 年之前 |
Goldwyn Rodrigues
|
97f6cd39da
md-cluster: re-add capabilities
|
10 年之前 |
Goldwyn Rodrigues
|
11dd35daaa
Copy set bits from another slot
|
11 年之前 |
Goldwyn Rodrigues
|
f9209a3235
bitmap_create returns bitmap pointer
|
11 年之前 |
Goldwyn Rodrigues
|
b97e92574c
Use separate bitmaps for each nodes in the cluster
|
11 年之前 |
Goldwyn Rodrigues
|
cf921cc19c
Add node recovery callbacks
|
11 年之前 |
Goldwyn Rodrigues
|
183bdf5106
Add number of nodes to bitmap structure for clustering
|
11 年之前 |
Tejun Heo
|
324a56e16e
kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
|
11 年之前 |
NeilBrown
|
1dff2b87a3
md/bitmap: record the space available for the bitmap in the superblock.
|
13 年之前 |
NeilBrown
|
d60b479d17
md/bitmap: add bitmap_resize function to allow bitmap resizing.
|
13 年之前 |
NeilBrown
|
40cffcc0e8
md/bitmap: create a 'struct bitmap_counts' substructure of 'struct bitmap'
|
13 年之前 |
NeilBrown
|
b405fe91e5
md/bitmap: use set_bit, test_bit, etc for operation on bitmap->flags.
|
13 年之前 |
NeilBrown
|
9b1215c102
md/bitmap: store bytes in file rather than just in last page.
|
13 年之前 |
NeilBrown
|
1ec885cdd0
md/bitmap: move some fields of 'struct bitmap' into a 'storage' substruct.
|
13 年之前 |
NeilBrown
|
bf07bb7d5b
md/bitmap: disentangle two different 'pending' flags.
|
13 年之前 |
NeilBrown
|
b16b1b6cd0
md/bitmap: fix calculation of 'chunks' - missing shift.
|
13 年之前 |
NeilBrown
|
61a0d80ce4
md/bitmap: discard CHUNK_BLOCK_SHIFT macro
|
13 年之前 |
NeilBrown
|
57148964d9
md/bitmap: move printing of bitmap status to bitmap.c
|
13 年之前 |
NeilBrown
|
4ba97dff71
md/bitmap: remove some unused noise from bitmap.h
|
13 年之前 |
NeilBrown
|
fd01b88c75
md: remove typedefs: mddev_t -> struct mddev
|
14 年之前 |
Jonathan Brassow
|
3520fa4db7
MD bitmap: Revert DM dirty log hooks
|
14 年之前 |
Namhyung Kim
|
97b3d4aacf
md/bitmap: remove unused fields from struct bitmap
|
14 年之前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年之前 |
NeilBrown
|
57dab0bdf6
md: use sector_t in bitmap_get_counter
|
15 年之前 |
NeilBrown
|
69e51b449d
md/bitmap: separate out loading a bitmap from initialising the structures.
|
15 年之前 |
NeilBrown
|
e384e58549
md/bitmap: prepare for storing write-intent-bitmap via dm-dirty-log.
|
15 年之前 |
NeilBrown
|
e555190d82
md/raid1: delay reads that could overtake behind-writes.
|
15 年之前 |