linux/fs/ocfs2/cluster
Joel Becker 6b11d8179d ocfs2: Fix userspace ABI breakage in sysfs
The userspace ABI of ocfs2's internal cluster stack (o2cb) was broken by
commit c60b717879 "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>
2008-01-28 19:10:23 -08:00
..
Makefile
endian.h
heartbeat.c
heartbeat.h ocfs2: Update default cluster timeouts 2008-01-25 15:05:45 -08:00
masklog.c
masklog.h
nodemanager.c
nodemanager.h
ocfs2_heartbeat.h
ocfs2_nodemanager.h
quorum.c
quorum.h
sys.c ocfs2: Fix userspace ABI breakage in sysfs 2008-01-28 19:10:23 -08:00
sys.h
tcp.c
tcp.h ocfs2: Update default cluster timeouts 2008-01-25 15:05:45 -08:00
tcp_internal.h
ver.c ocfs2: bump version number 2008-01-25 15:05:46 -08:00
ver.h