Hi, below come two cleanups to ext3/JBD. The first patch removes Stephen Tweedie from Maintainers entry of JBD and ext3. The second patch makes JBD use unsigned int to store block numbers instead of unsigned long and thus saves a few bytes on stack / in memory on 64-bit archs as Andrew and Ted suggested. I'll push these changes to linux-next if nobody objects. I'd welcome review especially on the second patch. Honza -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html