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
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=e441941c834 d26a176db4f43aa a475747b4d2f2d; hb=HEAD# l2605