[PATCH 4.2 238/258] nfs/filelayout: Fix NULL reference caused by double freeing of fh_array

2015-10-17 Thread Greg Kroah-Hartman
4.2-stable review patch. If anyone has any objections, please let me know. -- From: Kinglong Mee commit 3ec0c97959abff33a42db9081c22132bcff5b4f2 upstream. If filelayout_decode_layout fail, _filelayout_free_lseg will causes a double freeing of fh_array. [ 1179.279800] BUG: una

[PATCH 4.1 189/202] nfs/filelayout: Fix NULL reference caused by double freeing of fh_array

2015-10-17 Thread Greg Kroah-Hartman
4.1-stable review patch. If anyone has any objections, please let me know. -- From: Kinglong Mee commit 3ec0c97959abff33a42db9081c22132bcff5b4f2 upstream. If filelayout_decode_layout fail, _filelayout_free_lseg will causes a double freeing of fh_array. [ 1179.279800] BUG: una

Patch "nfs/filelayout: Fix NULL reference caused by double freeing of fh_array" has been added to the 4.1-stable tree

2015-10-17 Thread gregkh
This is a note to let you know that I've just added the patch titled nfs/filelayout: Fix NULL reference caused by double freeing of fh_array to the 4.1-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filena

Patch "nfs/filelayout: Fix NULL reference caused by double freeing of fh_array" has been added to the 4.2-stable tree

2015-10-17 Thread gregkh
This is a note to let you know that I've just added the patch titled nfs/filelayout: Fix NULL reference caused by double freeing of fh_array to the 4.2-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filena

Re: Fix NULL reference caused by double freeing of fh_array

2015-10-17 Thread Greg KH
  nfs/filelayout: Fix NULL reference caused by double freeing of fh_array > > > This issue was seen using a v4.1. > I was wondering if it was possible to add it in stable queue? (tested > for v4.1 on my side) > I got an agreement from Trond. Applied to 4.2 and 4.1-stable trees, t

Fix NULL reference caused by double freeing of fh_array

2015-10-08 Thread William Dauchy
Hello, We triggered the same backtrace showed in the following commit: commit 3ec0c97959abff33a42db9081c22132bcff5b4f2 Author: Kinglong Mee Date:   Mon Sep 14 20:12:21 2015 +0800     nfs/filelayout: Fix NULL reference caused by double freeing of fh_array This issue was seen using a v4.1. I