diff options
author | Lars Ellenberg <lars.ellenberg@linbit.com> | 2014-04-23 14:15:35 +0400 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2014-07-10 20:35:08 +0400 |
commit | b9ed7080d7d29112c898c64bad778b84eec0ed2d (patch) | |
tree | fe2f27854645ec6c51ca71a149590e567f3bbbd4 /arch/arm/Kconfig-nommu | |
parent | 41d9f7cd5ba8a488fbc96350141c70c5c01bf8e6 (diff) | |
download | linux-b9ed7080d7d29112c898c64bad778b84eec0ed2d.tar.xz |
drbd: consistently use list_add_tail for peer_request tracking
Keep the epoch entry lists (active_ee, read_ee, sync_ee, ...)
consistently "oldest first". That way finding the oldest not yet
successfully processed request is simply list_first_entry_or_null.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'arch/arm/Kconfig-nommu')
0 files changed, 0 insertions, 0 deletions