diff options
| author | Al Viro <[email protected]> | 2012-04-02 23:22:25 +0000 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2012-04-09 05:39:22 +0000 |
| commit | 640946f20390e492694f9d7470656f2262385951 (patch) | |
| tree | fb79454083149c59bd25ca09eab96b7028d3299f /lib/mpi/mpi-bit.c | |
| parent | fix breakage in mtdchar_open(), sanitize failure exits (diff) | |
| download | kernel-640946f20390e492694f9d7470656f2262385951.tar.gz kernel-640946f20390e492694f9d7470656f2262385951.zip | |
dentry leak in simple_fill_super() failure exit
d_genocide() does _not_ evict dentries; it just removes extra ref
pinning each of those. Normally it's followed by shrinking the
tree (it's done just before generic_shutdown_super() by kill_litter_super()),
but in case of simple_fill_super() nothing of that kind will follow.
Just do shrink_dcache_parent() manually.
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
