/// <exception cref="System.IO.IOException"/> public override AclStatus GetAclStatus(Path path) { return(dfs.GetAclStatus(GetUriPath(path))); }