Home
last modified time | relevance | path

Searched hist:"34 e6148a2c75abdde44071d1605d009d0ad92e5e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/orangefs/
H A Dnamei.cdiff 34e6148a2c75abdde44071d1605d009d0ad92e5e Thu Oct 18 12:58:25 CDT 2018 Mike Marshall <hubcap@omnibond.com> orangefs: some error code paths missed kmem_cache_free

If a slab cache object is allocated, it needs to be freed eventually,
certainly before anyone unloads the module that allocated it.

Signed-off-by: Mike Marshall <hubcap@omnibond.com>