diff options
| author | Akinobu Mita <[email protected]> | 2007-05-09 02:34:51 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-09 12:30:54 -0700 |
| commit | 5bd5f5812bfa753218e02cb773e06ede48055798 (patch) | |
| tree | 266b416bca305ff32cf121490d31fd1b6bf32a75 /include/linux | |
| parent | cd123012d99fde4759500fee611e724e4f3016e3 (diff) | |
sunrpc: fix error path in module_init
register_rpc_pipefs() needs to clean up rpc_inode_cache
by kmem_cache_destroy() on register_filesystem() failure.
init_sunrpc() needs to unregister rpc_pipe_fs by unregister_rpc_pipefs()
when rpc_init_mempool() returns error.
Signed-off-by: Akinobu Mita <[email protected]>
Cc: Neil Brown <[email protected]>
Cc: Trond Myklebust <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions