From 3e3c51cee9a07d67e3910cc514867b56ac60ec94 Mon Sep 17 00:00:00 2001 From: Mark Tinguely Date: Mon, 19 Aug 2013 15:19:36 -0500 Subject: [PATCH] xfs: add xfs sb v4 support for dirent filetype field Add XFS superblock v4 support for the file type field in the directory entry feature. This support adds a feature bit for version 4 superblocks and leaves the original superblock 5 incompatibility bit. Signed-off-by: Mark Tinguely Reviewed-by: Geoffrey Wehrman Signed-off-by: Ben Myers --- Reading git-format-patch failed