Re: [PATCH] btrfs: Use bd_dev to generate index when dev_state_hashtable add items.

2017-10-10 Thread David Sterba
On Mon, Oct 09, 2017 at 01:54:14AM +, Gu, Jinxiang wrote: > Hi, > sorry for reply too late. > > This patch fix for the bug descriped below. > Use MOUNT_OPTIONS="-o check_int" when run xfstest, device > Can not be mount successfully. So xfstest can not run. So please update the changelog and

RE: [PATCH] btrfs: Use bd_dev to generate index when dev_state_hashtable add items.

2017-10-08 Thread Gu, Jinxiang
urday, September 30, 2017 2:05 AM > To: Gu, Jinxiang/顾 金香 <g...@cn.fujitsu.com> > Cc: linux-btrfs@vger.kernel.org; h...@lst.de > Subject: Re: [PATCH] btrfs: Use bd_dev to generate index when > dev_state_hashtable add items. > > On Fri, Sep 29, 2017 at 04:16:35PM +0800,

Re: [PATCH] btrfs: Use bd_dev to generate index when dev_state_hashtable add items.

2017-09-29 Thread David Sterba
On Fri, Sep 29, 2017 at 04:16:35PM +0800, Gu Jinxiang wrote: > From: Gu JinXiang > > Fix bug of > (). Please explain what bug are you fixing. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org

[PATCH] btrfs: Use bd_dev to generate index when dev_state_hashtable add items.

2017-09-29 Thread Gu Jinxiang
From: Gu JinXiang Fix bug of (). Signed-off-by: Gu JinXiang --- fs/btrfs/check-integrity.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/btrfs/check-integrity.c b/fs/btrfs/check-integrity.c index 9d3854839038..86d79bc4cfb3