On 09.07.2012 16:12, sf...@users.sourceforge.net wrote: > ---------------------------------------------------------------------- > diff --git a/fs/aufs/cpup.c b/fs/aufs/cpup.c > index 4e77c7f..6327741 100644 > --- a/fs/aufs/cpup.c > +++ b/fs/aufs/cpup.c > @@ -460,6 +460,8 @@ int cpup_entry(struct dentry *dentry, aufs_bindex_t bdst, > struct inode *h_inode, *h_dir; > struct super_block *sb; > > + pr_info("%.*s, %d-->%d\n", AuDLNPair(dentry), bsrc, bdst); > + > /* bsrc branch can be ro/rw. */ > h_src = au_h_dptr(dentry, bsrc); > h_inode = h_src->d_inode; > ---------------------------------------------------------------------- > > This patch prints the message in the form of > "aufs func:line:cmd[pid]: (base)filename src_branch_index-->dst_branch_index" > > The "cmd" represents the trigger (cause) of copyup of "filename". > > > J. R. Okajima Hi,
thank you for that patch, it was very helpful. I managed to figure out that prelink wasn't disabled and was modifying all the libraries and thus causing all the copy-ups. I will now investigate the issue regarding /proc further and report back :) Thanks, Jochen Rill ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/