Document URL: Section Number and Name: Describe the issue: The new option 'cluster.consistent-metadata' needs to be documented. Suggestions for improvement: Additional information:
Option name: cluster.consistent-metadata Allowed Values: on|off Default value: off Description: Enabling this option will let readdirp in AFR always serve attributes of all entries from their respective read children as long as they hold the good copy (the copy not needing heal) of the file/directory. Note however that it can cause applications to perceive reduction in performance where readdirps are involved.
Forgot to add the following: Enabling this option should be followed by unmounting and mounting the volume at the clients to see its effect.
Documented cluster.consistent-metadata option in Section 8.1. Configuring Volume Options. Link to the latest documentation: http://docbuilder.usersys.redhat.com/22522/#Configuring_Volume_Options
Looks good to me. Marking this bug as verified.