On 09/08/2013 05:44 PM, sf...@users.sourceforge.net wrote:
> Currently I am not sure what is worng.
> In order to identify the cause, would you apply this debug patch and try
> reproducing? Obviously this patch never fix the problem, but prints some
> information when it happens.

Sorry for the delay, I got blocked by some issues.

Your patch does not apply against latest version of aufs3.standalone.git
(d16ea2b261e21c632cded3214e3c6183a06b9c5f).

I get this conflict:

--- fs/aufs/file.c
+++ fs/aufs/file.c
@@ -641,7 +642,7 @@
 /* for madvise(2) */
 static int aufs_readpage(struct file *file __maybe_unused, struct page
*page)
 {
-       LKTRTrace("%.*s\n", AuDLNPair(file->f_dentry));
+       AuUnsupport(file, page->mapping);
        unlock_page(page);
        return 0;
 }

How can I solve it?

Thanks
Flavio

-- 
Flavio Castelli
SUSE LINUX Products GmbH
Maxfeldstraße 5, 90409 Nürnberg Germany

------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk

Reply via email to