Am 11.07.2014 um 08:10 hat Hu Tao geschrieben: > This patch adds a new option preallocation for raw format, and implements > falloc and full preallocation. > > Reviewed-by: Max Reitz <mre...@redhat.com> > Signed-off-by: Hu Tao <hu...@cn.fujitsu.com>
raw-posix needs to error out if called with preallocation=metadata, it doesn't implement this option. Kevin