From: Lai Siyao Date: Wed, 22 Jan 2014 13:36:13 +0000 (+0800) Subject: staging/lustre/llite: don't d_add for create only files X-Git-Tag: v3.15-rc1~139^2~1275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f2fb455a1dcdf3cacf30382460c3706cf7e66d1;p=pandora-kernel.git staging/lustre/llite: don't d_add for create only files This is only part of the original Lustre commit. Splitted to remove d_add() for create only files, because the dentry is fake, and will be released right after use. Lustre-change: http://review.whamcloud.com/6797 Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-3486 Signed-off-by: Lai Siyao Reviewed-by: James Simmons Reviewed-by: Peng Tao Reviewed-by: Bobi Jam Reviewed-by: Fan Yong Reviewed-by: Alexey Shvetsov Reviewed-by: Oleg Drokin Signed-off-by: Peng Tao Signed-off-by: Andreas Dilger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed