From: Al Viro Date: Sun, 26 Oct 2014 23:19:16 +0000 (-0400) Subject: move d_rcu from overlapping d_child to overlapping d_alias X-Git-Tag: v3.2.66~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=026181647a6262f4ba6d60c0847d306ad685468c;p=pandora-kernel.git move d_rcu from overlapping d_child to overlapping d_alias commit 946e51f2bf37f1656916eb75bd0742ba33983c28 upstream. Signed-off-by: Al Viro [bwh: Backported to 3.2: - Apply name changes in all the different places we use d_alias and d_child - Move the WARN_ON() in __d_free() to d_free() as we don't have dentry_free()] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed