X-Git-Url: http://andersk.mit.edu/gitweb/moira.git/blobdiff_plain/07a40e5f33638498dc98dc38707e26fe45c59e97..0f82335aa22623b7b264a598b20c51d481e6a8b1:/incremental/afs.c diff --git a/incremental/afs.c b/incremental/afs.c index 44c1969a..4171c2a7 100644 --- a/incremental/afs.c +++ b/incremental/afs.c @@ -170,7 +170,7 @@ int afterc; return; } - if (beforec) { + if (bstate != 0) { /* Reactivating a user; get his group list */ gethostname(hostname, sizeof(hostname)); code = mr_connect(hostname); @@ -374,7 +374,8 @@ int afterc; * Path change: remount * Type change: ERR<-->AFS */ - + +#if 0 if (strcmp(before[FS_OWNER], after[FS_OWNER]) || strcmp(before[FS_OWNERS], after[FS_OWNERS])) { @@ -382,6 +383,7 @@ int afterc; "Cannot change ownership of filesystem %s: Operation not yet supported", after[FS_NAME]); } +#endif sprintf(cmd, "%s/perl -I%s %s/afs_rename.pl %s %s %s %s %s %s %s %s %s %s", BIN_DIR, BIN_DIR, BIN_DIR,