linux/fs/ocfs2
Greg Kroah-Hartman 3514faca19 kobject: remove struct kobj_type from struct kset
We don't need a "default" ktype for a kset.  We should set this
explicitly every time for each kset.  This change is needed so that we
can make ksets dynamic, and cleans up one of the odd, undocumented
assumption that the kset/kobject/ktype model has.

This patch is based on a lot of help from Kay Sievers.

Nasty bug in the block code was found by Dave Young
<hidave.darkstar@gmail.com>

Cc: Kay Sievers <kay.sievers@vrfy.org>
Cc: Dave Young <hidave.darkstar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2008-01-24 20:40:10 -08:00
..
cluster kobject: remove struct kobj_type from struct kset 2008-01-24 20:40:10 -08:00
dlm [PATCH] fs/ocfs2: Add missing "space" 2007-11-27 16:47:01 -08:00
alloc.c ocfs2: Re-journal buffers after transaction extend 2007-12-17 10:51:23 -08:00
alloc.h
aops.c ocfs2: Fix comparison in ocfs2_size_fits_inline_data() 2007-11-27 16:47:03 -08:00
aops.h
buffer_head_io.c
buffer_head_io.h
dcache.c ocfs2: Remove bug statement in ocfs2_dentry_iput() 2007-11-27 16:47:02 -08:00
dcache.h
dir.c [2.6 patch] make ocfs2_find_entry_el() static 2007-11-06 15:31:06 -08:00
dir.h
dlmglue.c ocfs2: Create locks at initially requested level 2007-11-06 15:31:45 -08:00
dlmglue.h
endian.h
export.c exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
export.h exportfs: make struct export_operations const 2007-10-22 08:13:21 -07:00
extent_map.c
extent_map.h
file.c ocfs2: reverse inline-data truncate args 2007-11-27 16:47:03 -08:00
file.h
heartbeat.c
heartbeat.h
inode.c ocfs2: log valid inode # on bad inode 2007-11-27 16:47:02 -08:00
inode.h
ioctl.c
ioctl.h
journal.c ocfs2: Re-journal buffers after transaction extend 2007-12-17 10:51:23 -08:00
journal.h
localalloc.c [PATCH] ocfs2: Remove expensive bitmap scanning 2007-11-27 16:47:02 -08:00
localalloc.h
Makefile
mmap.c
mmap.h
namei.c ocfs2: fix rename vs unlink race 2007-11-06 15:35:40 -08:00
namei.h
ocfs1_fs_compat.h
ocfs2_fs.h
ocfs2_lockid.h
ocfs2.h
slot_map.c
slot_map.h
suballoc.c
suballoc.h
super.c ocfs2: Reset journal parameters after s_mount_opt update 2007-11-27 16:47:01 -08:00
super.h
symlink.c
symlink.h
sysfile.c
sysfile.h
uptodate.c
uptodate.h
ver.c
ver.h
vote.c
vote.h