/* super owner */
testPermissionCheckingPerUser(SUPERUSER, ancestorPermissions,
parentPermissions, permissions, parentPaths, filePaths, dirPaths);
} finally {
fs.close();
cluster.shutdown();
}
}
/* Check if namenode performs permission checking correctly
* for the given user for operations mkdir, open, setReplication,