From: Mark Fasheh Date: Wed, 30 Jan 2008 01:08:26 +0000 (-0800) Subject: ocfs2: Move /sys/o2cb to /sys/fs/o2cb X-Git-Tag: v2.6.26-rc1~1143^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52f7c21b613f80cb425d115c9e5b4ed958a133c0;p=pandora-kernel.git ocfs2: Move /sys/o2cb to /sys/fs/o2cb /sys/fs is where we really want file system specific sysfs objects. Ocfs2-tools has been updated to look in /sys/fs/o2cb. We can maintain backwards compatibility with old ocfs2-tools by using a sysfs symlink. After some time (2 years), the symlink can be safely removed. This patch also adds documentation to make it easier for people to figure out what /sys/fs/o2cb is used for. Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed