Description of problem: If cached subvol changes (layout changes), then a subsequent fd based fop does open (migration incheck or complete) on the new cached subvol. The problem arises if a parallel fd based fop on same inode is done before this access. On such cases, the cached subvol on the inode is updated, and the older fd never sees this change and continues with the fops. This does not cause failures anymore (afr has fixes now to handle anom fd's), but for completeness, we need to fix this behaviour. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
because of the large number of bugs filed against mainline version\ is ambiguous and about to be removed as a choice. If you believe this is still a bug, please change the status back to NEW and choose the appropriate, applicable version for it.