[PATCH VER 4] xfsprogs: projid32bit handling

Alex Elder aelder at sgi.com
Thu Sep 23 17:57:44 CDT 2010


On Wed, 2010-09-22 at 19:45 +0200, Arkadiusz Miśkiewicz wrote:
> Add projid32bit handling to userspace. mkfs is able to enable this
> feature for new filesystems. xfs_db knows what projid_lo/hi are.

I forgot to mention this before.  Now that I see man
pages I think I should do so.  You should use the term
"identifiers" rather than the (non-word) "identificators"
throughout.

A number of the comments I had on the kernel XFS code
apply to the user-space counterpart code here, so I
won't offer those comments here.  I will just ask that
you make the two be consistent with each other where there
is matching code.

I haven't given this code a very thorough review, just
a scan for the most part.  I'd like to hear your thoughts
on my suggestions from your XFS patch.

					-Alex

> Signed-off-by: Arkadiusz Miśkiewicz <arekm at maven.pl>
> ---
> 
> What has changed?
> - sb_bad_features2 is also updated
> - bstat_get_projid helper added





More information about the xfs mailing list