static long linuxRoot_clusterSize(File path) { ret parseFirstLong("blockdev --getbsz " + bashQuote(linux_partitionForPath(path))); }