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:
5885ebd
)
xfs: Ensure we have target_ip for RENAME_EXCHANGE
author
Eric Sandeen
<sandeen@sandeen.net>
Mon, 23 Feb 2015 23:12:55 +0000
(10:12 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Mon, 23 Feb 2015 23:12:55 +0000
(10:12 +1100)
We shouldn't get here with RENAME_EXCHANGE set and no
target_ip, but let's be defensive, because xfs_cross_rename()
will dereference it.
Spotted by Coverity.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_inode.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_inode.c
Simple merge