[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20061025024257.GA23769@havoc.gtf.org>
Date: Tue, 24 Oct 2006 22:42:57 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Barry Naujok <bnaujok@...bourne.sgi.com>
Cc: "'David Chinner'" <dgc@....com>,
"'Dave Kleikamp'" <shaggy@...tin.ibm.com>,
"'Alex Tomas'" <alex@...sterfs.com>,
"'Theodore Tso'" <tytso@....edu>, "'Jan Kara'" <jack@...e.cz>,
linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org
Subject: Re: [RFC] Ext3 online defrag
On Wed, Oct 25, 2006 at 12:30:02PM +1000, Barry Naujok wrote:
> Could we have a more abstract method for asking the filesystem where the
> free blocks are and then using the same block addressing to tell the
> fs where to allocate/move the file's data to?
That's fundamentally racy, so you might as well just read the
filesystem metadata from userspace. No need to go through the kernel
for that.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists