From: Theodore Ts'o Date: Tue, 15 Jul 2014 10:02:38 +0000 (-0400) Subject: ext4: remove metadata reservation checks X-Git-Tag: omap-for-v3.17/fixes-against-rc2~162^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71d4f7d032149b935a26eb3ff85c6c837f3714e1;p=pandora-kernel.git ext4: remove metadata reservation checks Commit 27dd43854227b ("ext4: introduce reserved space") reserves 2% of the file system space to make sure metadata allocations will always succeed. Given that, tracking the reservation of metadata blocks is no longer necessary. Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed