commit d1edce71135cc6d98c0a4b5729774542b676e769 Author: sophgo-forum-service <forum_service@sophgo.com> Date: Fri Mar 15 16:07:33 2024 +0800 [fix] recommend using ssh method to clone repo. [fix] fix sensor driver repo branch name.
11 lines
449 B
Plaintext
11 lines
449 B
Plaintext
What: /sys/o2cb symlink
|
|
Date: May 2011
|
|
KernelVersion: 3.0
|
|
Contact: ocfs2-devel@oss.oracle.com
|
|
Description: This is a symlink: /sys/o2cb to /sys/fs/o2cb. The symlink is
|
|
removed when new versions of ocfs2-tools which know to look
|
|
in /sys/fs/o2cb are sufficiently prevalent. Don't code new
|
|
software to look here, it should try /sys/fs/o2cb instead.
|
|
Users: ocfs2-tools. It's sufficient to mail proposed changes to
|
|
ocfs2-devel@oss.oracle.com.
|