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:
8d5d02e
)
ext4: EXT4_IOC_MOVE_EXT: Check for different original and donor inodes first
author
Theodore Ts'o
<tytso@mit.edu>
Mon, 28 Sep 2009 19:58:29 +0000
(15:58 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 28 Sep 2009 19:58:29 +0000
(15:58 -0400)
Move the check to make sure the original and donor inodes are
different earlier, to avoid a potential deadlock by trying to lock the
same inode twice.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found