mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-11-01 10:33:27 +00:00
e117d10d31
Update the version number references from 2.6.x to 3.x Also correct spelling of "May" (was spelled "Mai"). Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
10 lines
449 B
Text
10 lines
449 B
Text
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.
|