diff options
author | Joel Becker <Joel.Becker@oracle.com> | 2008-01-28 18:52:04 -0800 |
---|---|---|
committer | Mark Fasheh <mark.fasheh@oracle.com> | 2008-01-28 19:10:23 -0800 |
commit | 6b11d8179d1c6e560edc02c40a53b65fde83bf3f (patch) | |
tree | 297622b7b98f6d2a7acccc035ed2c7d6ced468d0 /init | |
parent | 8561b089afbaed2651591e5a4574fdca451d82f2 (diff) | |
download | linux-3.10-6b11d8179d1c6e560edc02c40a53b65fde83bf3f.tar.gz linux-3.10-6b11d8179d1c6e560edc02c40a53b65fde83bf3f.tar.bz2 linux-3.10-6b11d8179d1c6e560edc02c40a53b65fde83bf3f.zip |
ocfs2: Fix userspace ABI breakage in sysfs
The userspace ABI of ocfs2's internal cluster stack (o2cb) was broken by
commit c60b71787982cefcf9fa09aa281fa8c4c685d557 "kset: convert ocfs2 to
use kset_create". Specifically, the '/sys/o2cb' kset was moved to
'/sys/fs/o2cb'. This breaks all ocfs2 tools and renders the
filesystem unmountable.
This fix moves '/sys/o2cb' back where it belongs.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions