Hi
daniel> Minor nit:
daniel> if (!inode->u.ext2_ip)
daniel> BUG();
daniel> You don't have to do this, if the pointer is null you will get a perfectly
daniel> fine oops.
Without nice line information :(
Later, Juan.
-- In theory, practice and theory are the same, but in practice they are different -- Larry McVoy - 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/