]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Merge branch 'wip-rgw-quota'
authorYehuda Sadeh <yehuda@inktank.com>
Mon, 14 Oct 2013 21:14:17 +0000 (14:14 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Mon, 14 Oct 2013 21:14:17 +0000 (14:14 -0700)
Conflicts:
src/test/cli/radosgw-admin/help.t

Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
1  2 
src/common/config_opts.h
src/rgw/rgw_metadata.cc
src/rgw/rgw_rados.cc
src/test/cli/radosgw-admin/help.t

Simple merge
Simple merge
Simple merge
index 2def60107dc6e0d59fd11653fed9ed64a59ae1b7,417c04ee77782983fea88c031ffb21e675740efc..4fe30b1cda71faf667173fef891a892ae14b313f
    
    <date> := "YYYY-MM-DD[ hh:mm:ss]"
    
 -    --conf/-c        Read configuration from the given configuration file
 -    --id/-i          set ID portion of my name
 -    --name/-n        set name (TYPE.ID)
 -    --version        show version and quit
+   Quota options:
+      --bucket                  specified bucket for quota command
+      --max-objects             specify max objects
+      --max-size                specify max size (in bytes)
+      --quota-scope             scope of quota (bucket, user)
+   
 +    --conf/-c FILE    read configuration from the given configuration file
 +    --id/-i ID        set ID portion of my name
 +    --name/-n TYPE.ID set name
 +    --cluster NAME    set cluster name (default: ceph)
 +    --version         show version and quit
    
    [1]