Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information