]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ext4: start searching for the right extent from the goal group.
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Fri, 11 Jul 2008 23:27:31 +0000 (19:27 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 11 Jul 2008 23:27:31 +0000 (19:27 -0400)
commited8f9c751feb3aebf7c0dd25e61481a16412bd6e
tree4919965c346c4dc25c94f97b7a7e83689c15502e
parent8a35694e1181a5c6d6496dca09407fc7fa4c86c2
ext4: start searching for the right extent from the goal group.

With mballoc we search for the best extent using different
criteria. We should always use the goal group when we are
starting with a new criteria.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Mingming Cao <cmm@us.ibm.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/mballoc.c