James B:
> > Would post the output of diff(1) to confirm the changes you made?
>
> Attached. 

Thanks. The diff looks good, but I found an issue.
Please add a condition to the code we added such like this.
        if (d) {
                au_debug_on();
                AuDbgDentry(d);
                au_debug_off();
        }
        dput(d);
This is my fault and I am sorry.

Moreover, as you might know, you need to set the kernel logging level to
more than 7. Usually I use "echo 8 > /proc/sys/kernel/printk".

Good luck.


J. R. Okajima

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds

Reply via email to