2009/2/27 Pavel Machek <pavel@xxxxxx>: > > Hi! > >> + do { >> + /* Have we got a file? */ >> + if (((__u8 *)bh->b_data)[(fno % 0x10) * 0x20] == 0) { > > u8 should be ok, no need for underscores. Applies to whole file. > In retrospect although this v1 worked (after a fashion), it was pretty broken and so I am working on a fairly big rewrite. I was originally hoping for something that might be ready to go into 2.6.30 but I think that is gone now. -- 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