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

2017-10-11 Thread Nikolay Borisov
On 11.10.2017 04:55, Gu Jinxiang wrote: > From: Gu JinXiang > > Fix bug of > (). > > Description of this bug: > Use MOUNT_OPTIONS="-o check_int" when run xfstest, device can not be > mount successfully. So xfstest can not run. You haven't described what causes the bug

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

2017-10-10 Thread Gu Jinxiang
From: Gu JinXiang Fix bug of (). Description of this bug: Use MOUNT_OPTIONS="-o check_int" when run xfstest, device can not be mount successfully. So xfstest can not run. Signed-off-by: Gu JinXiang --- fs/btrfs/check-integrity.c | 2 +- 1 file