From: Mark Fasheh Date: Wed, 12 Sep 2007 00:21:56 +0000 (-0700) Subject: ocfs2: Rename cleanups X-Git-Tag: v2.6.24-rc1~1398^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38760e243249f03b4c6d78ca624dd846a2681b67;p=pandora-kernel.git ocfs2: Rename cleanups ocfs2_rename() does direct manipulation of the dirent it's gotten back from a directory search. Wrap this manipulation inside of a function so that we can transparently change directory update behavior in the future. As an added bonus, this gets rid of an ugly macro. Signed-off-by: Mark Fasheh Reviewed-by: Joel Becker --- Reading git-diff-tree failed