diff options
| author | Akinobu Mita <[email protected]> | 2007-06-04 16:14:59 +0000 |
|---|---|---|
| committer | Steve French <[email protected]> | 2007-06-04 16:14:59 +0000 |
| commit | e6985c7f6842fa040d058640e363140ad1730dc5 (patch) | |
| tree | f4490bc37a43968b35014dbd40463275b6ead59f /include/linux | |
| parent | f7f7c31c98830e5f4aa5486b8aabb7f3bf4a2512 (diff) | |
[CIFS] fix mempool destroy done in wrong order in cifs error path
Slab cache used as memory pool can not be destroyed before the memory
pool destruction. Because the memory pool still holds some objects and
kmem_cache_destroy() says "Can't free all objects".
Signed-off-by: Akinobu Mita <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions