From: Dave Chinner Date: Wed, 3 Apr 2013 05:11:32 +0000 (+1100) Subject: xfs: implement extended feature masks X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~58^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e721f504cf46a0c84741ba2137d7a052d79436db;p=pandora-kernel.git xfs: implement extended feature masks The version 5 superblock has extended feature masks for compatible, incompatible and read-only compatible feature sets. Implement the masking and mount-time checking for these feature masks. Signed-off-by: Dave Chinner Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- Reading git-diff-tree failed