[PATCH v3 0/4] xfsprogs: v4 inode type in directory

Mark Tinguely tinguely at sgi.com
Thu Oct 17 17:08:56 CDT 2013


On 10/17/13 10:28, Mark Tinguely wrote:
> Here are the patches that enable the inode in the directory
> feature in v4 superblocks.
>
> Unchanged
>   patch 1: add the entries to xfs_sb.h (sync with kernel)
>   patch 2: add the XFS_FSOP_GEOM_FLAGS_FTYPE to xfs_fs.h (sync with kernel)
> 	  add the entry to repair so that xfs_info reports the feature
> New
>   patch 3: add feature to the xfs_db version command.
>
> Fixed
>   patch 4: add the feature to mkfs.xfs and manual page.
>            note: this new feature is ignored for superblock v5
> 		automatically turns on this feature.

FYI.

I saw the request for adding the filetype entry to block/leaf after posting.

I have it displaying unconditionally, but am trying to figure out how to 
make it display only for filesytems that support the ftype feature. I am 
missing something in the field.count().

--Mark.



More information about the xfs mailing list