git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a34eb50
)
ext4: destroy ext4_es_cachep on module unload
author
Eric Sandeen
<sandeen@redhat.com>
Fri, 26 Jul 2013 19:21:11 +0000
(15:21 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Fri, 26 Jul 2013 19:21:11 +0000
(15:21 -0400)
Without this, module can't be reloaded.
[ 500.521980] kmem_cache_sanity_check (ext4_extent_status): Cache name already exists.
Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Cc: stable@vger.kernel.org # v3.8+
No differences found