diff options
author | Lukas Czerner <lczerner@redhat.com> | 2011-02-03 14:33:33 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-17 15:14:21 -0800 |
commit | 4b01549142aa6f0fe513d3ba85cdef5228fca6e9 (patch) | |
tree | ac78ec380c1a4805a4507175bb3eaff5786e6b10 /net/unix/af_unix.c | |
parent | 974bc5d1969424f1a659a8dbe94e4378bf7d2261 (diff) |
ext4: unregister features interface on module unload
commit 8f021222c1e2756ea4c9dde93b23e1d2a0a4ec37 upstream.
Ext4 features interface was not properly unregistered which led to
problems while unloading/reloading ext4 module. This commit fixes that by
adding proper kobject unregistration code into ext4_exit_fs() as well as
fail-path of ext4_init_fs()
Reported-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Lukas Czerner <lczerner@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions