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:
35ffa94
)
eCryptfs: dput dentries returned from dget_parent
author
Tyler Hicks
<tyhicks@linux.vnet.ibm.com>
Tue, 12 Apr 2011 16:23:09 +0000
(11:23 -0500)
committer
Tyler Hicks
<tyhicks@linux.vnet.ibm.com>
Mon, 25 Apr 2011 23:32:36 +0000
(18:32 -0500)
Call dput on the dentries previously returned by dget_parent() in
ecryptfs_rename(). This is needed for supported eCryptfs mounts on top
of the NFSv3 client.
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
No differences found