[Drbd-dev] drbd-8.3 fixes

Jens Axboe axboe at kernel.dk
Mon Jul 30 09:03:47 CEST 2012


On 07/24/2012 04:24 PM, Philipp Reisner wrote:
> Hi Jens,
> 
> Please consider to pull these changes for the 3.6 merge window.
> I did not found a for-3.6/drivers branch, so I based the patches
> on the 3.5 release.
> 
> Best,
>  Phil
> 
> 
> The following changes since commit 28a33cbc24e4256c143dce96c7d93bf423229f92:
> 
>   Linux 3.5 (2012-07-21 13:58:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.drbd.org/linux-drbd.git for-jens
> 
> for you to fetch changes up to a73ff3231df59a4b92ccd0dd4e73897c5822489b:
> 
>   drbd: announce FLUSH/FUA capability to upper layers (2012-07-24 15:14:28 +0200)
> 
> ----------------------------------------------------------------
> Lars Ellenberg (10):
>       drbd: cleanup, remove two unused global flags
>       drbd: differentiate between normal and forced detach
>       drbd: report congestion if we are waiting for some userland callback
>       drbd: reset congestion information before reporting it in /proc/drbd
>       drbd: do not reset rs_pending_cnt too early
>       drbd: call local-io-error handler early
>       drbd: fix potential access after free
>       drbd: flush drbd work queue before invalidate/invalidate remote                                 
>       drbd: fix max_bio_size to be unsigned                                                           
>       drbd: announce FLUSH/FUA capability to upper layers
> 
>  drivers/block/drbd/drbd_actlog.c   |    8 +++--
>  drivers/block/drbd/drbd_bitmap.c   |    4 +--
>  drivers/block/drbd/drbd_int.h      |   44 ++++++++++++++++--------
>  drivers/block/drbd/drbd_main.c     |   65 +++++++++++++++++++++++++++---------
>  drivers/block/drbd/drbd_nl.c       |   36 +++++++++++++++-----
>  drivers/block/drbd/drbd_proc.c     |    3 ++
>  drivers/block/drbd/drbd_receiver.c |   38 +++++++++++++++------
>  drivers/block/drbd/drbd_req.c      |    9 +++--
>  drivers/block/drbd/drbd_worker.c   |   12 ++-----
>  9 files changed, 153 insertions(+), 66 deletions(-)

Pulled, thanks.

-- 
Jens Axboe



More information about the drbd-dev mailing list