aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/reada.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2018-04-05 01:41:06 +0200
committerDavid Sterba <dsterba@suse.com>2018-12-17 14:51:45 +0100
commit53176dde0acd8fa49c6c2e6097283acc6241480f (patch)
treefe42e45af2f699762556d58619b8365091ea445e /fs/btrfs/reada.c
parentbtrfs: dev-replace: swich locking to rw semaphore (diff)
downloadlinux-dev-53176dde0acd8fa49c6c2e6097283acc6241480f.tar.xz
linux-dev-53176dde0acd8fa49c6c2e6097283acc6241480f.zip
btrfs: dev-replace: remove custom read/write blocking scheme
After the rw semaphore has been added, the custom blocking using ::blocking_readers and ::read_lock_wq is redundant. The blocking logic in __btrfs_map_block is replaced by extending the time the semaphore is held, that has the same blocking effect on writes as the previous custom scheme that waited until ::blocking_readers was zero. Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/reada.c')
0 files changed, 0 insertions, 0 deletions