From: Theodore Ts'o Date: Fri, 9 Sep 2011 22:36:51 +0000 (-0400) Subject: ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) X-Git-Tag: v3.2-rc1~85^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bab08ab9646288f1b0b72a7aaeecdff94bd62c18;p=pandora-kernel.git ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.) At least initially if the bigalloc feature is enabled, we will not support non-extent mapped inodes, online resizing, online defrag, or the FITRIM ioctl. This simplifies the initial implementation. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed