Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted space
authorGabor Juhos <juhosg@openwrt.org>
Sun, 2 Dec 2012 13:04:01 +0000 (13:04 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sun, 2 Dec 2012 13:04:01 +0000 (13:04 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34441

Config.in

index 8a004127513431882f9e8b16e3b952d75d59d463..ecbfb04c1a1e1e19765101293e547836e2536afb 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -128,7 +128,7 @@ menu "Target Images"
        config TARGET_ROOTFS_RESERVED_PCT
                int "Percentage of reserved blocks in root filesystem"
                depends TARGET_ROOTFS_EXT4FS
-               default 5
+               default 0
                help
                    Allows you to change the percentage of reserved blocks in the root filesystem