CERN org.glite.Gfal
2.0.1
|
file for the stat function on the srm url type More...
#include <common/gfal_constants.h>
#include <common/gfal_common_errverbose.h>
#include "gfal_common_srm.h"
#include "gfal_common_srm_internal_ls.h"
#include "gfal_common_srm_access.h"
#include "gfal_common_srm_internal_layer.h"
#include "gfal_common_srm_endpoint.h"
Functions | |
int | gfal_srm_statG (plugin_handle ch, const char *surl, struct stat *buf, GError **err) |
file for the stat function on the srm url type
int gfal_srm_statG | ( | plugin_handle | ch, |
const char * | surl, | ||
struct stat * | buf, | ||
GError ** | err | ||
) |
stat call, for the srm interface stat and lstat are the same call !! the default behavior is similar to stat by default and ignore links
References gfal_print_verbose(), and gfal_srm_determine_endpoint().