From: Chas Williams (CONTRACTOR) Date: Fri, 21 Mar 2014 18:35:46 +0000 (-0400) Subject: volser: remove commented code X-Git-Tag: upstream/1.8.0_pre1^2~759 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=cc39ac77c6e8d120a41ffe67a60896463323ab31;p=packages%2Fo%2Fopenafs.git volser: remove commented code Apparently this predates AFS 3.0 so it should be safe to remove. Change-Id: Ifec145c71da4668066bf428fb594943dfce20e88 Reviewed-on: http://gerrit.openafs.org/10935 Reviewed-by: Jeffrey Altman Tested-by: Jeffrey Altman --- diff --git a/src/volser/volprocs.c b/src/volser/volprocs.c index ad66e35fb..2e483f342 100644 --- a/src/volser/volprocs.c +++ b/src/volser/volprocs.c @@ -448,9 +448,6 @@ VolPartitionInfo(struct rx_call *acid, char *pname, struct diskPartition64 { struct DiskPartition64 *dp; -/* - if (!afsconf_SuperUser(tdir, acid, caller)) return VOLSERBAD_ACCESS; -*/ VResetDiskUsage(); dp = VGetPartition(pname, 0); if (dp) {