Message ID | a2a4e75a7ec612acb6223b408e4722d62dd0cd22.1638440535.git.fdmanana@suse.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | btrfs: optimize btree insertions and some cleanups | expand |
diff --git a/fs/btrfs/ctree.c b/fs/btrfs/ctree.c index bcf99c787d68..fdd286ab1259 100644 --- a/fs/btrfs/ctree.c +++ b/fs/btrfs/ctree.c @@ -1963,10 +1963,6 @@ int btrfs_search_slot(struct btrfs_trans_handle *trans, struct btrfs_root *root, } cow_done: p->nodes[level] = b; - /* - * Leave path with blocking locks to avoid massive - * lock context switch, this is made on purpose. - */ /* * we have a lock on b and as long as we aren't changing