| commit | a49e6ce46b2174e740908332b4ec1796af9e029a | [log] [tgz] |
|---|---|---|
| author | Al Viro <viro@zeniv.linux.org.uk> | Sun Oct 26 19:19:16 2014 -0400 |
| committer | William Bellavance <flintman@flintmancomputers.com> | Wed Feb 10 20:01:44 2016 -0500 |
| tree | abef367c23b20577a299f363a7d76154fd1e7c21 | |
| parent | 5aaf989a3f7a116df4a0dd9a6c537f13cb0e32d2 [diff] |
move d_rcu from overlapping d_child to overlapping d_alias commit 946e51f2bf37f1656916eb75bd0742ba33983c28 upstream. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> [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 <ben@decadent.org.uk> [lizf: Backported to 3.4: - adjust context - need one more name change in debugfs]