/// <exception cref="System.IO.IOException"/> public override void Access(Path path, FsAction mode) { dfs.CheckAccess(GetUriPath(path), mode); }