Mark Fasheh | 52f7c21 | 2008-01-29 17:08:26 -0800 | [diff] [blame] | 1 | What: /sys/o2cb symlink |
Amerigo Wang | 69a60c4 | 2011-05-01 21:34:16 +0800 | [diff] [blame^] | 2 | Date: May 2011 |
| 3 | KernelVersion: 2.6.40 |
Mark Fasheh | 52f7c21 | 2008-01-29 17:08:26 -0800 | [diff] [blame] | 4 | Contact: ocfs2-devel@oss.oracle.com |
Amerigo Wang | 69a60c4 | 2011-05-01 21:34:16 +0800 | [diff] [blame^] | 5 | Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is |
| 6 | removed when new versions of ocfs2-tools which know to look |
Mark Fasheh | 52f7c21 | 2008-01-29 17:08:26 -0800 | [diff] [blame] | 7 | in /sys/fs/o2cb are sufficiently prevalent. Don't code new |
| 8 | software to look here, it should try /sys/fs/o2cb instead. |
Mark Fasheh | 52f7c21 | 2008-01-29 17:08:26 -0800 | [diff] [blame] | 9 | Users: ocfs2-tools. It's sufficient to mail proposed changes to |
| 10 | ocfs2-devel@oss.oracle.com. |