On Mon, Jul 11, 2016 at 10:44:30AM +0900, Satoru Takeuchi wrote: > > + chdir("/"); > > You should check the return value of chdir(). Otherwise > we get the following warning message at the build time.
Can we actually fail to change directory to '/' ? Otherwise I think the warning should be silenced so the build is clean. -- 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