summaryrefslogtreecommitdiff
path: root/fs/cifs/link.c
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2020-08-20 18:46:06 +0300
committerDavid Sterba <dsterba@suse.com>2020-10-07 13:12:16 +0300
commit4dff97e69005ea90266f3e3dda295264e854c15d (patch)
tree6f2cc1bb65ab472f6cec7106c7b3fa2c04277163 /fs/cifs/link.c
parentbf59a5a21604ef79da9105bef1bae817fd053e75 (diff)
downloadlinux-4dff97e69005ea90266f3e3dda295264e854c15d.tar.xz
btrfs: introduce BTRFS_NESTING_SPLIT for split blocks
If we are splitting a leaf/node, we could do something like the following lock(leaf) BTRFS_NESTING_NORMAL lock(left) BTRFS_NESTING_LEFT + BTRFS_NESTING_COW push from leaf -> left reset path to point to left split left allocate new block, lock block BTRFS_NESTING_SPLIT at the new block point we need to have a different nesting level, because we have already used either BTRFS_NESTING_LEFT or BTRFS_NESTING_RIGHT when pushing items from the original leaf into the adjacent leaves. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/cifs/link.c')
0 files changed, 0 insertions, 0 deletions