android_kernel_google_msm/fs/affs
Al Viro 6fd17def6d 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]
2015-04-14 17:33:58 +08:00
..
affs.h affs: propagate umode_t 2012-01-03 22:55:04 -05:00
amigaffs.c move d_rcu from overlapping d_child to overlapping d_alias 2015-04-14 17:33:58 +08:00
bitmap.c
Changes
dir.c
file.c fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 2011-07-20 20:47:59 -04:00
inode.c filesystems: add set_nlink() 2011-11-02 12:53:43 +01:00
Kconfig
Makefile fs: change to new flag variable 2011-03-17 14:02:57 +01:00
namei.c switch ->create() to umode_t 2012-01-03 22:54:53 -05:00
super.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
symlink.c