ocfs2: Rename 'user_stack' plugin structure to 'ocfs2_user_plugin'
authorJoel Becker <joel.becker@oracle.com>
Sat, 10 May 2008 01:49:29 +0000 (18:49 -0700)
committerMark Fasheh <mfasheh@suse.com>
Fri, 30 May 2008 22:14:08 +0000 (15:14 -0700)
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 <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found