From: Theodore Ts'o Date: Mon, 24 Mar 2014 18:09:06 +0000 (-0400) Subject: ext4: optimize Hurd tests when reading/writing inodes X-Git-Tag: v3.15-rc1~91^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed3654eb981fd44694b4d2a636e13f998bc10e7f;p=pandora-kernel.git ext4: optimize Hurd tests when reading/writing inodes Set a in-memory superblock flag to indicate whether the file system is designed to support the Hurd. Also, add a sanity check to make sure the 64-bit feature is not set for Hurd file systems, since i_file_acl_high conflicts with a Hurd-specific field. Signed-off-by: "Theodore Ts'o" --- Reading git-diff-tree failed