On 06/21/2018 01:51 AM, David Sterba wrote:
Prepartory work to fix race between mount and device scan.
btrfs_parse_early_options calls the device scan from mount and we'll
need to let mount completely manage the critical section.
Signed-off-by: David Sterba
Reviewed-by: Anand Jain
Thank
Prepartory work to fix race between mount and device scan.
btrfs_parse_early_options calls the device scan from mount and we'll
need to let mount completely manage the critical section.
Signed-off-by: David Sterba
---
fs/btrfs/super.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)