Hi all: When I read make-bcache.c, I found the following source code: sb.first_bucket = (23 / sb.bucket_size) + 1; this makes me so confused, why we use 23/sb_bucket_size, the bucket_size bigger than 23, is that true? How do you think of this? Pony Cheng Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html