On Fri, Mar 26, 2010 at 11:09:59AM +0300, Dmitry Monakhov wrote: > Please excuse my naive question, but is it easy enough to allocate > space during fsck? If we allow to do this then each fsck will result > in sb-changes because of new tmp quota-file creation/rename/deletion > even if sb and quota is ok. We can usually allocate space in fsck --- if there's space available in the file system, of course! Of course with the quota file most of the time we should be able to update the quota file in place, so we wouldn't need to allocate space most of the time. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html