[xfs-masters] [Bug 901] XFS: bad clientid on recovery on MIPS (VIPT cache)

bugzilla-daemon at oss.sgi.com bugzilla-daemon at oss.sgi.com
Thu Oct 21 07:49:30 CDT 2010


http://oss.sgi.com/bugzilla/show_bug.cgi?id=901


Christoph Hellwig <hch at xfs.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hch at xfs.org




--- Comment #1 from Christoph Hellwig <hch at xfs.org>  2010-10-21 07:49:29 CST ---
Since Linux 2.6.34 Linux uses the
flush_kernel_vmap_range/invalidate_kernel_vmap_range to make I/O to vmapped
areas work on virtually indexed caches.

Unfortunately only arm, parisc and sh actually implement these so far.  You'll
need to implement an implementation of these APIs for your cache architecture
to make XFS work on MIPS with virtually indexed caches.

-- 
Configure bugmail: http://oss.sgi.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the xfs-masters mailing list