Hi Junjiro > "Vonlanthen, Elmar": > > Ok, here the output: > ::: > (snipped) > > Thank you, but this is not what we need now. > If you look at the patch I sent, you would find a line "AuDbg(here)" > in the function au_hfsn_free_mark() which tells us when the function > called and that is just what I want to see. > There is no output "here" in your log, so I'd ask you to confirm > - did you apply the patch correctly? > - did you build and load the module correctly?
Hm, the debug call is there: static void au_hfsn_free_mark(struct fsnotify_mark *mark) { struct au_hnotify *hn = container_of(mark, struct au_hnotify, hn_mark); AuDbg("here\n"); au_cache_free_hnotify(hn); au_hfsn_idec(); au_hfsn_iwake(); } (fs/aufs/hfsnotify.c in my kernel source tree) > By the way, I am going to release the new version of aufs which contain > the patch I've sent. I know the problem is not solved yet, but you can > also try the new version. Ok, I will test again with your new release. Best regards Elmar
smime.p7s
Description: S/MIME cryptographic signature
------------------------------------------------------------------------------ Try before you buy = See our experts in action! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-dev2