diff options
author | Lukas Czerner <lczerner@redhat.com> | 2011-02-03 14:33:33 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2011-02-03 14:33:33 -0500 |
commit | 8f021222c1e2756ea4c9dde93b23e1d2a0a4ec37 (patch) | |
tree | 8a74b91a0b1dd27fad9c384449bac0c4b8777a74 /fs/notify | |
parent | 8f1f745331c1b560f53c0d60e55a4f4f43f7cce5 (diff) |
ext4: unregister features interface on module unload
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>
Cc: stable@kernel.org
Diffstat (limited to 'fs/notify')
0 files changed, 0 insertions, 0 deletions