22 Sep, 2016

2 commits


01 Nov, 2015

1 commit


02 Dec, 2014

1 commit


14 Dec, 2013

1 commit

  • An old array block could have its reference count decremented below
    zero when it is being replaced in the btree by a new array block.

    The fix is to increment the old ablock's reference count just before
    inserting a new ablock into the btree.

    Signed-off-by: Joe Thornber
    Signed-off-by: Mike Snitzer
    Cc: stable@vger.kernel.org # 3.9+

    Joe Thornber
     

06 Nov, 2013

1 commit


02 Mar, 2013

1 commit