On Thu, Dec 04, 2014 at 10:52:45AM +0800, Qu Wenruo wrote: > + namelen = (u16)log10(rec->ino) + 1;
Please get rid of log10 and count the digits without the math library. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html