shattered
26ce32cfbd
PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh
2011-10-07 22:37:02 +00:00
manu
d76db1d6f6
Add missing comments and RCSId in 3.2.3 patches, fix patch-bb checksum
2011-10-06 02:19:05 +00:00
manu
9280bb6a0c
A patch was lost in 3.2.3 update, this made impossible to open a file
...
(client complained about O_DIRECTORY being set for a non directory)
2011-10-02 01:11:47 +00:00
manu
e7368bdeb8
Missing commit for 3.2.3 update
2011-09-27 12:45:02 +00:00
manu
f07c2079ba
Update glusterfs to 3.2.3
...
This maintenance release with no new features. Majot bug fixes are:
Bug 2464 Fixed all the issues caused by GFID mismatch during
distribute rename.
Bug 2988 Fixed the issue of high CPU usage when Directory Quota
is enabled.
Bug 3122 Enhanced the volume set interface to support io-threads
on the client.
Bug 3210 Fixed the issue of modified mtime/atime of the files after
rebalance operation.
Bug 3191 Fixed the issue with symlinks during rebalance operation.
2011-09-18 01:36:06 +00:00
gdt
b54a9393e1
* Release 1.8.3 (2011-09-13)
...
** Security-related Bugfix
- Fix flaw that would allow a person who knows a storage index of a file to
delete shares of that file (#1528 ).
- Remove corner cases in mutable file bounds management which could expose
extra lease info or old share data (from prior versions of the mutable
file) if someone with write authority to that mutable file exercised these
corner cases in a way that no actual Tahoe-LAFS client does. (Probably not
exploitable.) (#1528 ).
2011-09-14 11:36:17 +00:00
manu
786a0a61d6
Update perfuse, with two fixes
...
- avoid system deadlock in low memory conditions
- avoid a racecondition leading to data corruption (chuncks of zeroed data)
2011-09-09 16:51:17 +00:00
manu
8d14c52393
Now that we hide OpenGroup Extended API set 2 from configure, make sure
...
that it is seen here when we actually need it.
2011-08-20 01:13:28 +00:00
manu
0fc494565d
Update to perfuse-2011010: fix permission checks for unprivilegied users
2011-08-10 04:58:48 +00:00
manu
d4282c31d6
Update perfuse to 20110809: fix data corruption and improve performance
2011-08-09 07:22:52 +00:00
manu
157d3fb8fa
- Use linkat(2) if available. This fixes a EPERM error when using rename(2)
...
on a symlink within a glusterfs volume that uses DHT
- Consider gfid changes as nn fatal. Glustefs will fix instead of panic.
2011-08-09 07:15:42 +00:00
manu
b34f55733a
perfuse update: Fix permissions sent to FUSE when operations are done by
...
the kernel
2011-08-03 04:17:07 +00:00
manu
9b673348f6
Update to glusterfs 3.2.2 (maintenance release for bug fixes)
2011-07-23 01:14:43 +00:00
manu
69dbe9d48d
Enable georeplication
2011-07-19 07:54:30 +00:00
manu
4c859aea37
Update perfuse to fix a race condition between ftruncate() and write()
...
on glusterfs. This caused random file chunks to be filled with zeros.
2011-07-19 07:51:08 +00:00
tron
4004e8e43c
Take maintainership.
2011-07-13 06:36:58 +00:00
wiz
ba2c009a06
Make patch apply.
2011-07-10 16:15:56 +00:00
tron
baa8927fa3
Remove work arounds for a crash under NetBSD which are no longer
...
necessary after the latest bug fix for "librefuse":
http://mail-index.netbsd.org/source-changes/2011/07/09/msg024440.html
2011-07-09 17:22:43 +00:00
tron
bfbf15b64e
Add and enable "fuse-ext2".
2011-07-09 15:29:09 +00:00
tron
1e39952efe
Import new "fuse-ext2" package:
...
Fuse-ext2 is a multi OS FUSE module to mount ext2 and ext3 file system
devices and/or images with read write support.
Please note that this file-system only works under NetBSD if the
"librefuse" library on your system contains this bug fix:
- http://mail-index.netbsd.org/source-changes/2011/07/09/msg024410.html
- http://releng.netbsd.org/cgi-bin/req-5.cgi?show=1648
2011-07-09 15:27:11 +00:00
manu
df25a8e3ea
Upgrade to glusterfs-3.2.1
...
This release is mostly about bug fixes, and we also fix bugs in the NetBSD
port.
2011-07-08 08:02:56 +00:00
manu
0f7d17de04
Restore a missing patch so that accessing some file cannot produce
...
spurious ENOTDIR
2011-06-29 13:53:01 +00:00
manu
9994971b05
Update perfuse, now with extended attribute support.
2011-06-28 16:25:14 +00:00
obache
46070550c1
Drop PYTHON_VERSION_ACCEPTED restriction, because it was just not accept 23.
...
Bump PKGREVISION, because default acceptable python changes.
2011-06-14 11:30:45 +00:00
obache
9572f6d892
recursive bump from textproc/icu shlib major bump.
2011-06-10 09:39:41 +00:00
manu
b532040904
Fix typos in patch description. I must have been talking with soemone
...
else while typing it in the dirst place.
2011-06-07 07:27:11 +00:00
manu
b1cbbe6c95
Make sure libperfuse has -lpuffs, so that DSO will not miss it when
...
calling dlopen()
2011-06-06 16:20:32 +00:00
manu
0f18d7b3a9
Support the glusterd daemon (volume management tool).
2011-06-06 15:53:13 +00:00
manu
d9d0da702b
perfuse update. We are now able to run an unprivilegied build.sh on a
...
replicated glusterfs filesystem. pkgsrc builds seems to work too.
2011-06-01 16:04:32 +00:00
manu
8cc50c73f8
Update glusterfs to 3.2. According to http://www.gluster.org , news are:
...
* Geo-Replication
* Easily Accessible Usage Quotas
* Advanced Monitoring Tools
2011-05-19 14:54:22 +00:00
wiz
80e30c043d
Reduce context so $NetBSD$ inside the file-to-be-patched isn't in the patch.
2011-05-17 12:44:13 +00:00
manu
d3e3e93af9
Missing commit that broken the build
2011-05-17 12:41:16 +00:00
manu
5632564b61
Add message to use the mount script so that mount -t glusterfs works
...
Also remove reference to /etc/mtab in it, prefer /proc/mounts
2011-05-12 10:28:47 +00:00
manu
ed8a4217f4
Update perfuse to 20110511. We now have locking support, provided that
...
the kernel sends lock operation throuh PUFFS. It does in -current,
patch is pending in netbsd-5
2011-05-09 09:55:13 +00:00
manu
0a4f858eba
Fix log directroy creation location
...
Have glusterfsd store its pid in startup script
2011-05-09 09:38:26 +00:00
tnn
ba2c593463
fix HOMEPAGE
2011-05-08 08:26:43 +00:00
stacktic
d439ee5367
Fixed build (patch from Chavdar Ivanov in PR/44752)
2011-04-30 19:50:56 +00:00
tnn
9700d5ab15
fix typo
2011-04-28 10:49:41 +00:00
wiz
a9f6f195a5
regen for patch-ab (hi hans)
2011-04-28 08:43:46 +00:00
manu
77ff518f97
Missing trusted.glusterfs.test extended attribute in installation script
2011-04-26 16:06:32 +00:00
manu
7e6439f6ac
new perfuse snapshot that can sustain a build.sh -o release
...
in FUSE-mounted glusterfs
2011-04-26 07:54:12 +00:00
obache
1d9df3258a
recursive bump from gettext-lib shlib bump.
2011-04-22 13:41:54 +00:00
manu
d084bf3f1c
Update glusterfs to 3.1.4.
...
Major new features according to http://www.gluster.org/
- Elastic Volume Management
- New Gluster Console Manager
- Dynamic Storage for the data center and cloud
2011-04-18 16:19:47 +00:00
hans
a6009a6e77
Fix build on SunOS.
2011-04-14 19:01:26 +00:00
obache
01127e3a2c
Let to not exec ldconfig, for unprivileged installation.
2011-03-29 11:35:10 +00:00
obache
991c48506b
* Use USE_GNU_READLINE=yes instead of PREFER.readline=pkgsrc.
...
* Use BUILDLINK_PREFIX.libupnp instead of PREFIX for libupnp prefix.
2011-03-18 05:50:04 +00:00
zafer
5f55aa0ce3
service suspended. prevent time out. fetch from backup.
2011-03-11 11:29:42 +00:00
wiz
e2f84ad43f
Reset maintainer for retired developers.
2011-02-28 14:52:37 +00:00
wiz
f09b8dbca6
Let's assume for now that everything that worked with python-2.6 also
...
works with python-2.7.
2011-02-25 09:47:18 +00:00
gdt
eb214c794b
Fix py-mock dependency pattern.
2011-02-02 01:58:57 +00:00