From: Joel Becker Date: Sat, 10 May 2008 01:49:29 +0000 (-0700) Subject: ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' X-Git-Tag: v2.6.26-rc5~23^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a12630b186d56a77d17c9b34c82b88dda4337ed7;p=pandora-kernel.git ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin' The static structure describing the userspace cluster plugin for ocfs2 was named 'user_stack', which is a real pain when people are grep(1)ing the tree for the program stack object 'user_stack'. Change the name to something distinct and namespaced. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed