On Tue, Mar 06, 2007 at 05:46:38PM +0100, Jan Kara wrote: > Use sector_t and loff_t for file offsets in UDF filesystem. Otherwise > an overflow may occur for long files. Also make inode_bmap() return offset in > the extent in number of blocks instead of number of bytes - for most callers > this is more convenient.
Looks good, but can you make sure to add line breaks after 80 chars in all the lines you touch? - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/