XFS does't support blocksize > PAGE_CACHE_SIZE under linux. In fact the
latest public XFS/Linux release doesn't even support any blocksize other
than PAGE_CACHE_SIZE. This has changed in the development tree now and
the version merged in 2.5 and the next public 2.4 release will have that
support. Doing blocksize > PAGE_CACHE_SIZE will difficult if not
impossible due VM locking issues with the 2.4 and 2.5 VM code.
> It'd be nice to get real VM support for this, but that will almost
> certainly have to wait for 2.6.
I don't really see this happening before Halloween..
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/