"git@git.tuxist.de:jan.koester/linux.git" did not exist on "c7334ce814f7e5d8fc1f9b3126cda0640c2f81b3"
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>
Loading
Please sign in to comment