Or Gerlitz
|
03567812d8
drbd: drop code present under #ifdef which is relevant to 2.6.28 and below
|
14 years ago |
Philipp Reisner
|
7fde2be930
drbd: Implemented real timeout checking for request processing time
|
14 years ago |
Philipp Reisner
|
039312b648
drbd: Removed left over, now wrong comments
|
14 years ago |
Lars Ellenberg
|
e636db5b95
drbd: fix potential imbalance of ap_in_flight
|
14 years ago |
Philipp Reisner
|
6a35c45f89
drbd: Ensure that an epoch contains only requests of one kind
|
14 years ago |
Philipp Reisner
|
71c78cfba2
drbd: Nothing should stop SyncSource -> Ahead transitions
|
14 years ago |
Philipp Reisner
|
da0a78161d
drbd: Be more careful with SyncSource -> Ahead transitions
|
14 years ago |
Philipp Reisner
|
c88d65e223
drbd: Documenting drbd_should_do_remote() and drbd_should_send_oos()
|
14 years ago |
Andreas Gruenbacher
|
81e84650c2
drbd: Use the standard bool, true, and false keywords
|
14 years ago |
Andreas Gruenbacher
|
0cf9d27e38
drbd: Get rid of unnecessary macros (2)
|
14 years ago |
Andreas Gruenbacher
|
2f58dcfc85
drbd: Rename drbd_make_request_26 to drbd_make_request
|
14 years ago |
Lars Ellenberg
|
8a3c104438
drbd: fix regression, we need to close drbd epochs during normal operation
|
14 years ago |
Philipp Reisner
|
3719094ec2
drbd: Starting with protocol 96 we can allow app-IO while receiving the bitmap
|
14 years ago |
Philipp Reisner
|
aeda1cd6a5
drbd: Begin to account BIO processing time before inc_ap_bio()
|
14 years ago |
Philipp Reisner
|
73a01a18b9
drbd: New packet for Ahead/Behind mode: P_OUT_OF_SYNC
|
14 years ago |
Philipp Reisner
|
67531718d8
drbd: Implemented two new connection states Ahead/Behind
|
14 years ago |
Philipp Reisner
|
759fbdfba6
drbd: Track the numbers of sectors in flight
|
14 years ago |
Lars Ellenberg
|
1816a2b47a
drbd: properly use max_hw_sectors to limit the our bio size
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Philipp Reisner
|
650789c87f
drbd: Removed checks for REQ_HARDBARRIER on incomming BIOs
|
15 years ago |
Philipp Reisner
|
8825f7c3e5
drbd: Silenced an assert
|
15 years ago |
Lars Ellenberg
|
fb2c7a10ee
drbd: rate limit an error message
|
15 years ago |
Lars Ellenberg
|
6719fb036c
drbd: fix potential data divergence after multiple failures
|
15 years ago |
Philipp Reisner
|
fb22c402ff
drbd: Track the reasons to suspend IO in dedicated state bits
|
15 years ago |
Philipp Reisner
|
0778286a13
drbd: Disable activity log updates when the whole device is out of sync
|
15 years ago |
Lars Ellenberg
|
d28fd092a5
drbd: fix list corruption (recent regression)
|
15 years ago |
Philipp Reisner
|
cfa03415a1
drbd: Allow tl_restart() to do IO completion while IO is suspended
|
15 years ago |
Philipp Reisner
|
481c6f5032
drbd: Ensure that the peer was not rebootet in the meantime before resending TL
|
15 years ago |
Philipp Reisner
|
47ff2d0a8e
drbd: Do not allow a fencing-policy of resource-and-stonith with protocol A
|
15 years ago |
Philipp Reisner
|
265be2d098
drbd: Finished the "on-no-data-accessible suspend-io;" functionality
|
15 years ago |