General

Profile

Matt Benjamin's activity

From 09/24/2017 to 10/23/2017

10/23/2017

09:00 PM Ceph Revision 6bef8e3b (ceph): Merge pull request #17722 from amitkumar50/cov-rgw-6
rgw: Initialization of epoch,len Matt Benjamin

10/20/2017

06:02 PM rgw Bug #21859 (Pending Backport): rgw_file: full enumeration needs new readdir whence strategy, plu...
Matt Benjamin
03:06 PM Ceph Revision e5865600 (ceph): rgw_file: explicit NFSv3 open() emulation
Expect RGW_OPEN_FLAG_V3 in rgw_write(), and if present, attempt
a stateless open inline.
Required by Ganesha v2.5 an...
Matt Benjamin
02:45 PM Ceph Revision 0e65ea46 (ceph): rgw: release cls lock if taken in RGWCompleteMultipart
Follows Casey's proposal to conditionally release the lock in
::complete(), in order to avoid duplicated code in vari...
Matt Benjamin

10/19/2017

10:26 PM rgw Bug #21859 (Resolved): rgw_file: full enumeration needs new readdir whence strategy, plus recurs...
The original rgw_readdir(...) implementation takes the 64-bit integer offset of the next entry to list, but this cann... Matt Benjamin
05:46 PM rgw Bug #21560: rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
a group of RGW cache consistency issues are being investigated in 'project november' Matt Benjamin

10/18/2017

08:52 PM Ceph Revision 3d88b2cd (ceph): Merge pull request #18377 from joscollin/wip-cleanup-rgw-function-names
rgw: Fix getter function names in RGWEnv Matt Benjamin
08:29 PM Ceph Revision 5e0bea71 (ceph): rgw_file: disable FLAG_EXACT_MATCH enforcement
a. upstream motivating behavior no longer reproduces
b. incorrect stat behavior observed, traced to exact match enfor...
Matt Benjamin
08:23 PM Ceph Revision a2c34c59 (ceph): rgw_file: implement variant offset readdir processing
Introduce new rgw_readdir2(...), which in which continues
from an arbitrary dirent name, which presumably has been
se...
Matt Benjamin
07:31 PM Ceph Revision cea38c72 (ceph): Merge pull request #18365 from linuxbox2/wip-rgw-v3open-write
rgw_file: explicit NFSv3 open() emulation Matt Benjamin
11:57 AM Ceph Revision e43f345b (ceph): Merge pull request #17432 from joscollin/wip-cleanup-fix-rgwconf
rgw: Access RGWConf through RGWEnv Matt Benjamin
11:52 AM Ceph Revision c584a8d2 (ceph): Merge pull request #17440 from mikulely/cleanup-iterate
rgw: update outdated debug func name Matt Benjamin
11:52 AM Ceph Revision fee8a8ea (ceph): Merge pull request #17956 from zhangsw/fix-rgw-encry-torrent-bug
rgw: Torrents are not supported for objects encrypted using SSE-C Matt Benjamin
11:52 AM Ceph Revision 52834493 (ceph): Merge pull request #18057 from baixueyu/branch1
rgw: fix radosgw-admin quota enable return value bug Matt Benjamin

10/17/2017

09:45 PM Ceph Revision 6ed23b4a (ceph): rgw_file: explicit NFSv3 open() emulation
Expect RGW_OPEN_FLAG_V3 in rgw_write(), and if present, attempt
a stateless open inline.
Required by Ganesha v2.5 an...
Matt Benjamin
04:43 PM rgw Bug #21725 (Pending Backport): disable dynamic resharding in multisite enviorment
Matt Benjamin
04:42 PM Ceph Revision 8923664e (ceph): Merge pull request #18184 from oritwas/wip-rgw-21725
rgw: disable dynamic resharding in multisite environment Matt Benjamin

10/15/2017

06:30 PM Ceph Revision 61aca440 (ceph): Merge pull request #17834 from rzarzynski/wip-rgw-21148-luminous
luminous: rgw: add support for Swift's reversed account listings Matt Benjamin
04:48 PM Ceph Revision 462b93ec (ceph): Merge pull request #17811 from smithfarm/wip-21456-luminous
luminous: rgw: wrong error message is returned when putting container with a name that is too long Matt Benjamin

10/13/2017

01:56 PM Ceph Revision a8ce6e23 (ceph): Merge pull request #18273 from cbodley/wip-21775
rgw: 'zone placement' commands validate compression type Matt Benjamin

10/12/2017

05:41 PM rgw Bug #17570 (In Progress): rgw: segfault on shutdown after failure to start meta_sync_processor_th...
Matt Benjamin
05:39 PM rgw Bug #21560 (In Progress): rgw: put cors operation returns 500 unknown error (ops are ECANCELED)
Matt Benjamin
05:38 PM rgw Bug #21591 (In Progress): RGW multisite does not sync all objects
Matt Benjamin
05:37 PM rgw Bug #21591: RGW multisite does not sync all objects
@yehuda, feel free to re-assign; I know you've been working it on list Matt Benjamin
05:36 PM rgw Bug #21725 (In Progress): disable dynamic resharding in multisite enviorment
Matt Benjamin
05:32 PM rgw Bug #20287 (Resolved): rgw_file: assert upon setattr on bucket
Matt Benjamin

10/11/2017

12:32 PM Ceph Revision e6c3ba5c (ceph): Merge pull request #18137 from cbodley/wip-21685
rgw: RGWUser::init no longer overwrites user_id Matt Benjamin

10/10/2017

06:56 PM Ceph Revision 65b75433 (ceph): Merge pull request #17882 from ZVampirEM77/wip-rgw-encryption
rgw: clean up and fix some bugs for encryption Matt Benjamin

10/05/2017

06:13 PM rgw Bug #21681 (New): Enabling Lifecycle on a bucket, for expiration day=0, getting XML error (should...
Description of problem:
Enable lifecycle on a bucket and set the number of days to 0, which expires objects immediat...
Matt Benjamin
05:43 PM Ceph Revision 58909e79 (ceph): Merge pull request #17939 from mkogan1/wip-rgw-21196
rgw: update the usage read iterator in truncated scenario Matt Benjamin
05:43 PM rgw Bug #21196 (Pending Backport): radosgw-admin usage show loops indefinitly
Matt Benjamin
05:42 PM rgw Bug #21196: radosgw-admin usage show loops indefinitly
https://github.com/ceph/ceph/pull/17939 Matt Benjamin
05:40 PM rgw Bug #21581: encryption: reject requests that don't provide all expected headers
Matt Benjamin
05:35 PM rgw Bug #21596 (Pending Backport): failed CompleteMultipartUpload request does not release lock
Matt Benjamin

10/04/2017

05:30 PM Ceph Revision 704f793f (ceph): rgw: release cls lock if taken in RGWCompleteMultipart
Follows Casey's proposal to conditionally release the lock in
::complete(), in order to avoid duplicated code in vari...
Matt Benjamin

10/03/2017

09:53 PM rgw Bug #21596 (Fix Under Review): failed CompleteMultipartUpload request does not release lock
https://github.com/ceph/ceph/pull/18104 Matt Benjamin

10/02/2017

05:19 PM Ceph Revision 1d971569 (ceph): radosgw: fix awsv4 header line sort order.
The awsv4 signature calculation includes a list of header lines, which
are supposed to be sorted. The existing code ...
Matt Benjamin
01:26 PM Ceph Revision 8c344366 (ceph): Merge pull request #18046 from mdw-at-linuxbox/master-awsv4-sort
radosgw: fix awsv4 header line sort order. Matt Benjamin

09/29/2017

05:37 PM RADOS Bug #21603: rocksdb is using slow crc
@kefu, that's really elegant work, thanks for the info
Matt
Matt Benjamin
03:00 PM RADOS Bug #21603: rocksdb is using slow crc
Just randomly, is this output just from ceph-osd running under perf?
Matt
Matt Benjamin

09/28/2017

09:20 PM rgw Bug #21389 (Pending Backport): policy checks missing from Get/SetRequestPayment operations
Matt Benjamin
08:08 PM rgw Bug #21582 (Pending Backport): s3:GetBucketLocation bucket policy fails with 403
Matt Benjamin
08:08 PM Ceph Revision f337bb94 (ceph): Merge pull request #18002 from adamemerson/wip-21582
rgw: Check bucket GetBucketLocation in policy Matt Benjamin
07:44 PM rgw Bug #21597 (Pending Backport): s3:GetBucketWebsite/PutBucketWebsite fails with 403
Matt Benjamin
07:44 PM Ceph Revision 764e0dd9 (ceph): Merge pull request #18024 from adamemerson/wip-21597
rgw: Check bucket Website operations in policy Matt Benjamin
03:21 PM rgw Bug #21578 (Pending Backport): s3:GetBucketCORS/s3:PutBucketCORS policy fails with 403
Matt Benjamin
03:20 PM Ceph Revision 9a50ac12 (ceph): Merge pull request #18000 from adamemerson/wip-21578
rgw: Check bucket CORS operations in policy Matt Benjamin

09/26/2017

04:45 PM Ceph Revision bf99f4d8 (ceph): Merge pull request #17589 from myENA/feature/20883-adminapi_sync_stats_...
rgw: admin api - add ability to sync user stats from admin api Matt Benjamin
04:40 PM Ceph Revision fcc014cd (ceph): Merge pull request #17433 from C2python/check_action
rgw: Return Error if Bucket Policy Contians Undefined Action Matt Benjamin
12:29 PM Ceph Revision 637eead6 (ceph): Merge pull request #17880 from amitkumar50/cov-rgw-9
rgw: Error check on return of read_line() Matt Benjamin

09/25/2017

09:20 PM rgw Bug #21455: rgw file write error
Sorry, thanks for correcting.
Matt
Matt Benjamin
06:46 PM rgw Bug #21455 (Pending Backport): rgw file write error
Matt Benjamin
03:42 PM rgw Bug #21455 (Fix Under Review): rgw file write error
Matt Benjamin
03:41 PM rgw Bug #21455: rgw file write error
Zongyou Yao pushed the following proposed fix:
https://github.com/ceph/ceph/pull/17809
Matt Benjamin
06:45 PM Ceph Revision 37c87480 (ceph): Merge pull request #17809 from yaozongyou/fix-rgw-file-write-error
rgw_file: fix write error when the write offset overlaps Matt Benjamin
 

Also available in: Atom