From: Miklos Szeredi Date: Wed, 23 Jul 2014 13:15:34 +0000 (+0200) Subject: shmem: support RENAME_EXCHANGE X-Git-Tag: cleanup-for-v3.18~46^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37456771c58be10dd813fb4510035d0d67a969aa;p=pandora-kernel.git shmem: support RENAME_EXCHANGE This is really simple in tmpfs since the VFS already takes care of shuffling the dentries. Just adjust nlink on parent directories and touch c & mtimes. Signed-off-by: Miklos Szeredi Acked-by: Hugh Dickins Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed