summaryrefslogtreecommitdiffstats
path: root/fs/fs_struct.c
diff options
context:
space:
mode:
authorIlya Dryomov <idryomov@gmail.com>2013-11-03 19:06:40 +0200
committerChris Mason <chris.mason@fusionio.com>2013-11-20 20:42:11 -0500
commitba69994a40b242bef26ab2683ea84aa29e2e429f (patch)
tree9a2b0597ce5668821472606355f41cee8fd10f05 /fs/fs_struct.c
parent908960c6c0fb3b3ce3971dc0ca47b581d256b968 (diff)
downloadop-kernel-dev-ba69994a40b242bef26ab2683ea84aa29e2e429f.zip
op-kernel-dev-ba69994a40b242bef26ab2683ea84aa29e2e429f.tar.gz
Btrfs: fix __btrfs_start_workers retval
__btrfs_start_workers returns 0 in case it raced with btrfs_stop_workers and lost the race. This is wrong because worker in this case is not allowed to start and is in fact destroyed. Return -EINVAL instead. Signed-off-by: Ilya Dryomov <idryomov@gmail.com> Signed-off-by: Josef Bacik <jbacik@fusionio.com> Signed-off-by: Chris Mason <chris.mason@fusionio.com>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud