On Sun, Jun 18, 2006 at 06:50:45PM +0100, Al Viro wrote: > * block may be bigger than page. That can cause all sorts of fun > problems in interaction with our VM, since allocation can affect more than > one page and that has to be taken into account. In fact this is not a problem. Blocks in terms of linux VFS is fragments in terms of UFS. And if fragment >4096 we just don't mount such file system. So we can easily support 32K blocks. -- /Evgeniy - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html