git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
volser: remove commented code
[openafs.git]
/
src
/
volser
/
volprocs.c
diff --git
a/src/volser/volprocs.c
b/src/volser/volprocs.c
index
ad66e35
..
2e483f3
100644
(file)
--- 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) {