git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1ecaab
)
Btrfs: fix EINVAL checks in btrfs_clone
author
Chris Mason
<clm@fb.com>
Mon, 7 Apr 2014 14:10:40 +0000
(07:10 -0700)
committer
Chris Mason
<clm@fb.com>
Mon, 7 Apr 2014 16:08:50 +0000
(09:08 -0700)
btrfs_drop_extents can now return -EINVAL, but only one caller
in btrfs_clone was checking for it. This adds it to the
caller for inline extents, which is where we really need it.
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/ioctl.c
patch
|
blob
|
history
diff --cc
fs/btrfs/ioctl.c
Simple merge