|
|
Remove a directory and adjust quota
int Ns_RmdirWithQuota(
char *hServer,
char *dirname
)
This function performs a rmdir (like the libc rmdir function), and the quota is reduced by the size of the directory. It returns -1 for an error.