Home
last modified time | relevance | path

Searched hist:b1168a92 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ecryptfs/
H A Dinode.cb1168a92 Sun Mar 27 23:30:35 CDT 2016 Al Viro <viro@zeniv.linux.org.uk> ecryptfs: avoid multiple aliases for directories

ecryptfs_lookup_interpose should use d_splice_alias(), not d_add()
(and return struct dentry * rather than int). Get rid of
redundant dir_inode argument, while we are touching it...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
b1168a92 Sun Mar 27 23:30:35 CDT 2016 Al Viro <viro@zeniv.linux.org.uk> ecryptfs: avoid multiple aliases for directories

ecryptfs_lookup_interpose should use d_splice_alias(), not d_add()
(and return struct dentry * rather than int). Get rid of
redundant dir_inode argument, while we are touching it...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>