Commit Graph

132 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
Lars Ellenberg cb6518cbef drbd: when receive times out on meta socket, also check last receive time on data socket 14 years ago
Philipp Reisner 9b2f61aec7 drbd: fix warning 14 years ago
Bart Van Assche 24c4830c8e drbd: Fix spelling 14 years ago
Philipp Reisner 99432fcc52 drbd: Take a more conservative approach when deciding max_bio_size 14 years ago
Philipp Reisner a8e407925d drbd: Fix for the connection problems on high latency links 14 years ago
Lars Ellenberg f36af18c7b drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Philipp Reisner 7fde2be930 drbd: Implemented real timeout checking for request processing time 14 years ago
Lars Ellenberg fdda6544ad drbd: improve log message if received sector offset exceeds local capacity 14 years ago
Lars Ellenberg 10f6d9926c drbd: don't BUG_ON, if bio_add_page of a single page to an empty bio fails 14 years ago
Lars Ellenberg 0ddc5549f8 drbd: silence some noisy log messages during disconnect 14 years ago
Lars Ellenberg 20ceb2b22e drbd: describe bitmap locking for bulk operation in finer detail 14 years ago
Lars Ellenberg 62b0da3a24 drbd: log UUIDs whenever they change 14 years ago
Philipp Reisner d07c9c10e5 drbd: We can not process BIOs with a size of 0 14 years ago
Lars Ellenberg 79a30d2d71 drbd: queue bitmap writeout more intelligently 14 years ago
Philipp Reisner 20ee639024 drbd: cleaned up __set_current_state() followed by schedule_timeout() calls 14 years ago
Philipp Reisner 2deb8336d0 drbd: Fixed P_NEG_ACK processing for protocol A and B 14 years ago
Philipp Reisner 94f2b05f03 drbd: Killed an assert that is no longer valid 14 years ago
Philipp Reisner 148efa165e drbd: Do not drop net config if sending in drbd_send_protocol() fails 14 years ago
Philipp Reisner 370a43e798 drbd: Work on the Ahead -> SyncSource transition 14 years ago
Philipp Reisner 4a23f26496 drbd: Do not full sync if a P_SYNC_UUID packet gets lost 14 years ago
Philipp Reisner da0a78161d drbd: Be more careful with SyncSource -> Ahead transitions 14 years ago
Philipp Reisner d612d309e4 drbd: No longer answer P_RS_DATA_REQUEST packets when in C_AHEAD mode 14 years ago
Lars Ellenberg f735e36354 drbd: add debugging assert to make sure the protocol is clean 14 years ago
Andreas Gruenbacher 2c46407d24 drbd: receive_bitmap_plain: Get rid of ugly and useless enum 14 years ago
Andreas Gruenbacher 78fcbdae22 drbd: receive_bitmap: Missing free_page() on error path 14 years ago
Andreas Gruenbacher de1f8e4a0a drbd: receive_bitmap: Avoid casting enum drbd_state_rv to int 14 years ago
Andreas Gruenbacher 4114be815f drbd: receive_bitmap: Fix the wrong return value 14 years ago
Andreas Gruenbacher 81e84650c2 drbd: Use the standard bool, true, and false keywords 14 years ago
Andreas Gruenbacher 6184ea2145 drbd: This code is dead now 14 years ago
Andreas Gruenbacher bb4379464e drbd: Another small enum drbd_state_rv cleanup 14 years ago
Andreas Gruenbacher bf885f8a67 drbd: Be more explicit about functions that return an enum drbd_state_rv 14 years ago
Andreas Gruenbacher 0cf9d27e38 drbd: Get rid of unnecessary macros (2) 14 years ago
Lars Ellenberg 220df4d006 drbd: fix incomplete error message 14 years ago
Andreas Gruenbacher 7e458c32da drbd: Removed an unnecessary #undef 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 e3555d8545 drbd: Implemented priority inheritance for resync requests 14 years ago
Philipp Reisner c4752ef128 drbd: When proxy's buffer drained off go into regular resync mode 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
Lars Ellenberg 688593c5a8 drbd: Renamed write_flags_to_bio() to wire_flags_to_bio() 14 years ago
Lars Ellenberg 1816a2b47a drbd: properly use max_hw_sectors to limit the our bio size 14 years ago
Lars Ellenberg 470be44ab1 drbd: detect modification of in-flight buffers 14 years ago
Lars Ellenberg 5f9915bbb8 drbd: further converge progress display of resync and online-verify 14 years ago
Lars Ellenberg 2649f0809f drbd: use the resync controller for online-verify requests as well 14 years ago
Lars Ellenberg ea5442aff6 drbd: advance progress step marks for online-verify 14 years ago
Lars Ellenberg de228bba67 drbd: initialize online-verify progress tracking on verify target 14 years ago
Lars Ellenberg 30b743a2d5 drbd: improve online-verify progress tracking 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago