commit | dd55c89852481a0708c3fd4b48f3081f4280d9d3 | [log] [tgz] |
---|---|---|
author | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Tue Apr 12 11:23:09 2011 -0500 |
committer | Tyler Hicks <tyhicks@linux.vnet.ibm.com> | Mon Apr 25 18:32:36 2011 -0500 |
tree | 36e516d3802f5854a9e25610bdfd2382f497ef0d | |
parent | 35ffa948b2f7bdf79e488cd496232935d095087a [diff] |
eCryptfs: dput dentries returned from dget_parent 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>