These patches turn on the field types in the directory feature.
Patch one adds the field type feature bit and feature check.
this is just like the kernel version.
Patch two adds the feature to mkfs.xfs using a new "-n ftype=1" option.
always enable the feature in v5.
These are additions to Dave's Linux 3.12 and field type support patches:
http://oss.sgi.com/archives/xfs/2013-07/msg00454.html.
01-49-xfsprogs-introduce-xfs_icreate.h.patch
..
47-49-xfs-Add-read-only-support-for-dirent-filetype-field.patch
# patch one below
47-add-dir-filetype-to-inode-v2.patch
48-49-xfs-Add-write-support-for-dirent-filetype-field.patch
49-49-xfsprogs-add-dtype-support-to-mkfs-and-db.patch
# patch two below
49-add-dir-filetype-to-inode-v2.patch
Minor syncing of the 49 patch series is required due to recent commits.
--Mark.
|