From: Joel Becker Date: Fri, 1 Feb 2008 07:56:17 +0000 (-0800) Subject: ocfs2: Create stack glue sysfs files. X-Git-Tag: v2.6.26-rc1~1143^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ae4e104dfc57017783fc07d5f2f9129062207f;p=pandora-kernel.git ocfs2: Create stack glue sysfs files. Introduce a set of sysfs files that describe the current stack glue state. The files live under /sys/fs/ocfs2. The locking_protocol file displays the version of ocfs2's locking code. The loaded_cluster_plugins file displays all of the currently loaded stack plugins. When filesystems are mounted, the active_cluster_plugin file will display the plugin in use. Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed