summaryrefslogtreecommitdiffstats
path: root/scripts/recordmcount.h
diff options
context:
space:
mode:
authorAl Viro2014-05-03 02:36:10 +0200
committerAl Viro2014-05-03 22:46:13 +0200
commit9c8c10e262e0f62cb2530f1b076de979123183dd (patch)
tree36bc489a0f5a8e5baa1568f12e0aa761f8abb308 /scripts/recordmcount.h
parentdon't remove from shrink list in select_collect() (diff)
downloadkernel-qcow2-linux-9c8c10e262e0f62cb2530f1b076de979123183dd.tar.gz
kernel-qcow2-linux-9c8c10e262e0f62cb2530f1b076de979123183dd.tar.xz
kernel-qcow2-linux-9c8c10e262e0f62cb2530f1b076de979123183dd.zip
more graceful recovery in umount_collect()
Start with shrink_dcache_parent(), then scan what remains. First of all, BUG() is very much an overkill here; we are holding ->s_umount, and hitting BUG() means that a lot of interesting stuff will be hanging after that point (sync(2), for example). Moreover, in cases when there had been more than one leak, we'll be better off reporting all of them. And more than just the last component of pathname - %pd is there for just such uses... That was the last user of dentry_lru_del(), so kill it off... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/recordmcount.h')
0 files changed, 0 insertions, 0 deletions