From: Ryusuke Konishi Date: Mon, 9 Aug 2010 15:58:41 +0000 (+0900) Subject: nilfs2: accept future revisions X-Git-Tag: v2.6.37-rc1~150^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9566a7a851eb7201e3207eab53ee81efd0850fee;p=pandora-kernel.git nilfs2: accept future revisions Compatibility of nilfs partitions is now managed with three feature sets. This changes old compatibility check with revision number so that it can accept future revisions. Note that we can stop support of experimental versions of nilfs that doesn't know the feature sets by incrementing NILFS_CURRENT_REV. We don't have to do it soon, but it would be a possible option whenever the need arises. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed