diff options
author | Chris Mason <clm@fb.com> | 2015-04-11 14:09:06 +0200 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2015-04-13 16:03:58 +0200 |
commit | de249e66a73d696666281cd812087979c6fae552 (patch) | |
tree | 86029ddde6c8aff5fad962e0e2b39a5eabe7b1da /fs/btrfs/extent-tree.c | |
parent | Btrfs: fix inode eviction infinite loop after cloning into it (diff) | |
download | linux-de249e66a73d696666281cd812087979c6fae552.tar.xz linux-de249e66a73d696666281cd812087979c6fae552.zip |
Btrfs: fix uninit variable in clone ioctl
Commit 0d97a64e0 creates a new variable but doesn't always set it up.
This puts it back to the original method (key.offset + 1) for the cases
not covered by Filipe's new logic.
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/extent-tree.c')
0 files changed, 0 insertions, 0 deletions