[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1311168774-26378-1-git-send-email-xiaoqiangnk@gmail.com>
Date: Wed, 20 Jul 2011 21:32:52 +0800
From: Yongqiang Yang <xiaoqiangnk@...il.com>
To: linux-ext4@...r.kernel.org
Cc: tytso@....edu
Subject: ext4: let ext4 get free blocks count of uninit groups from desc
Hi all,
I do not know why ext4 does not get free blocks count of BLOCK_UNINIT groups
from group descriptors directly in the past. But now, according to e2fsprogs
and code of kernel side we can get free blocks count from descriptors for
BLOCK_UNINIT groups, rather than compute it. This can simplifies code a lot.
--
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