Comment 1 for bug 967931

Revision history for this message
Dan Prince (dan-prince) wrote : Re: killfilter should handle updated/deleted executables

Here is an example:

[root@nova1 nova]# ll /proc/6227/exe
lrwxrwxrwx 1 root root 0 Mar 28 19:34 /proc/6227/exe -> /usr/sbin/dnsmasq (deleted)

For reference I *think* this is the relevant filesystem code that causes the ' (deleted)' to appear in proc:

http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=blob;f=fs/dcache.c;h=e441941c834d26a176db4f43aaa475747b4d2f2d;hb=HEAD#l2605