[CentOS] xfs_repair doesn't fix sb versionnum missing attr

Thu Feb 11 22:05:45 UTC 2010
C Linus Hicks <linush at verizon.net>

I run:

xfs_check /dev/sdc10

And it reports:

sb versionnum missing attr bit 10

Then I run:

xfs_repair /dev/sdc10

And it reports output from 7 phases and "done".

Again I run:

xfs_check /dev/sdc10

And it reports:

sb versionnum missing attr bit 10

Is this how it's supposed to work?
Thanks for any help.
Linus