Hi, a huge block size on small partition simply makes no sense. If you already configure 16MB partitions then you can as well change block size from 4K to 1K or 512B as well since you're deviating from the defaults anyway.
Having different code paths for small and huge partitions is annoying and leads to maintenance overhead, having to care about inode counts is not ideal either as this is imho too much of a filesystem implementation detail. ~ Jo _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev