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:
b26384d
)
xfs: use bool instead of int in xfs_rename()
author
Fabian Frederick
<fabf@skynet.be>
Wed, 25 Mar 2015 03:54:53 +0000
(14:54 +1100)
committer
Dave Chinner
<david@fromorbit.com>
Wed, 25 Mar 2015 03:54:53 +0000
(14:54 +1100)
new_parent and src_is_directory are only used in 0/1 context.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
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