xinglin commented on PR #4128:
URL: https://github.com/apache/hadoop/pull/4128#issuecomment-1099538967

   InternalDirOfViewFs class in trunk has two more members than in branch-2.10. 
Without access to fsState, we can not check whether a fallbackFS is set or not. 
Does not seem trivial to bring InternalDirOfViewFs in branch-2.10 to be in sync 
with trunk. Leave it as a separate patch for later. 
   
   ```
       private final boolean showMountLinksAsSymlinks;
       private InodeTree<FileSystem> fsState;
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to