/// <exception cref="System.IO.IOException"/> public override IDictionary <string, byte[]> GetXAttrs(Path path) { return(dfs.GetXAttrs(GetUriPath(path))); }