* delalloc space accounting problem.
@ 2007-11-08 17:45 Eric Sandeen
2007-11-08 17:53 ` Alex Tomas
0 siblings, 1 reply; 2+ messages in thread
From: Eric Sandeen @ 2007-11-08 17:45 UTC (permalink / raw)
To: ext4 development
It appears that delalloc lets me copy 50M of data onto a 30M filesystem;
at least I never get ENOSPC back, although I wind up with several files
that have 1M length but 0 blocks.
I've filed a bug in the kernel bug tracker, I think we could use a
central place to track issues:
http://bugzilla.kernel.org/show_bug.cgi?id=9329
I'll try to find time to look into this unless someone knows offhand
where the problem is...
Thanks,
-Eric
(p.s. should I get ext[234] bug mail routed to this list, or would that
be annoying?)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: delalloc space accounting problem.
2007-11-08 17:45 delalloc space accounting problem Eric Sandeen
@ 2007-11-08 17:53 ` Alex Tomas
0 siblings, 0 replies; 2+ messages in thread
From: Alex Tomas @ 2007-11-08 17:53 UTC (permalink / raw)
To: Eric Sandeen; +Cc: ext4 development
because new delalloc patch doesn't have reservation integrated.
I'm going to implement this after data=order support.
thanks, Alex
Eric Sandeen wrote:
> It appears that delalloc lets me copy 50M of data onto a 30M filesystem;
> at least I never get ENOSPC back, although I wind up with several files
> that have 1M length but 0 blocks.
>
> I've filed a bug in the kernel bug tracker, I think we could use a
> central place to track issues:
>
> http://bugzilla.kernel.org/show_bug.cgi?id=9329
>
> I'll try to find time to look into this unless someone knows offhand
> where the problem is...
>
> Thanks,
> -Eric
>
> (p.s. should I get ext[234] bug mail routed to this list, or would that
> be annoying?)
> -
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-11-08 17:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-08 17:45 delalloc space accounting problem Eric Sandeen
2007-11-08 17:53 ` Alex Tomas
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).