> +static union v2_disk_dqblk emptydquot; > +static union v2_disk_dqblk fakedquot[2] = { > + {.disk_dqblk_r0 = {.dqb_itime = __constant_cpu_to_le64(1LLU)}}, > + {.disk_dqblk_r1 = {.dqb_itime = __constant_cpu_to_le64(1LLU)}} > +}; > + static const, indeed. Cheers. Andrew. -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html