From: Lukas Czerner Date: Thu, 8 Nov 2012 18:28:29 +0000 (-0500) Subject: ext4: notify when discard is not supported X-Git-Tag: v3.8-rc1~89^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79add3a3f795e688e35d5e703d5a8cfa8ef923ac;p=pandora-kernel.git ext4: notify when discard is not supported Notify user when mounting the file system with -o discard option, but the device does not support discard. Obviously we do not want to fail the mount or disable the options, because the underlying device might change in future even without file system remount. Reviewed-by: Carlos Maiolino Signed-off-by: Lukas Czerner Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed