From: Miklos Szeredi Date: Thu, 20 Nov 2014 15:39:59 +0000 (+0100) Subject: ovl: rename filesystem type to "overlay" X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~82^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef94b1864d1ed5be54376404bb23d22ed0481feb;p=pandora-kernel.git ovl: rename filesystem type to "overlay" Some distributions carry an "old" format of overlayfs while mainline has a "new" format. The distros will possibly want to keep the old overlayfs alongside the new for compatibility reasons. To make it possible to differentiate the two versions change the name of the new one from "overlayfs" to "overlay". Signed-off-by: Miklos Szeredi Reported-by: Serge Hallyn Cc: Andy Whitcroft --- Reading git-diff-tree failed