mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-08 06:02:59 +00:00
Temporary workaround: Always disable buckets, there is a bug there
somewhere. JeffR will look at this as soon as he has time. OK'ed by: jeffr
This commit is contained in:
parent
f52ecc3346
commit
0c32d97ab5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=118187
@ -197,6 +197,7 @@ bucket_enable(void)
|
||||
bucketdisable = 1;
|
||||
else
|
||||
bucketdisable = 0;
|
||||
bucketdisable = 1;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user