Generated by
JDiff

Class org.apache.hadoop.fs.FileSystem

Added Methods
Path getEnclosingRoot(Path) Return path of the enclosing root for a given path.
 

Changed Fields
Logger LOG Change in type from Log to Logger.
This log is widely used in the org.apache.hadoop.fs code and tests so must be considered something to only be changed with care.