On Sat, Jul 14, 2007 at 12:16:25AM +0530, Amit K. Arora wrote: > After a successful call, subsequent writes are guaranteed not to fail because > of lack of disk space. If a write to an unwritten region requires a node split, that could result in the allocation of new meta data which obviously could fail if the disk is truly full. Granted that's unlikely to happen but maybe we should be conservative and say something like: "After a successful call, subsequent writes are guaranteed to never require allocation of file data." ? --Mark -- Mark Fasheh Senior Software Developer, Oracle mark.fasheh@xxxxxxxxxx - 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