]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
9 years agoHint argument in alloc_blocks + test case changes 10978/head
Ramesh Chander [Mon, 29 Aug 2016 17:16:11 +0000 (10:16 -0700)]
Hint argument in alloc_blocks + test case changes

Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
9 years agoremove wrap argument and handle in wrappers
Ramesh Chander [Mon, 29 Aug 2016 17:15:29 +0000 (10:15 -0700)]
remove wrap argument and handle in wrappers

Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
9 years agohint in extent_alloc code
Ramesh Chander [Mon, 29 Aug 2016 16:06:38 +0000 (09:06 -0700)]
hint in extent_alloc code

Signed-off-by: Ramesh Chander <Ramesh.Chander@sandisk.com>
9 years agoMerge pull request #10996 from jcsp/wip-16973
John Spray [Wed, 7 Sep 2016 14:43:14 +0000 (15:43 +0100)]
Merge pull request #10996 from jcsp/wip-16973

mds: log path with CDir damage messages

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoMerge pull request #10928 from stiopaa1/rbd_mirror_imagesyncthrottler
Sage Weil [Wed, 7 Sep 2016 14:23:02 +0000 (09:23 -0500)]
Merge pull request #10928 from stiopaa1/rbd_mirror_imagesyncthrottler

rbd_mirror/ImageSynceThrottler: move struct to .cc

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10947 from atheism/radosgw-admin-help
Sage Weil [Wed, 7 Sep 2016 14:20:35 +0000 (09:20 -0500)]
Merge pull request #10947 from atheism/radosgw-admin-help

rgw: right parenthesis is missing in radosgw-admin help message on caps

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10954 from stiopaa1/rgw_rgwrados_removeUnneededClassCTick
Sage Weil [Wed, 7 Sep 2016 14:18:52 +0000 (09:18 -0500)]
Merge pull request #10954 from stiopaa1/rgw_rgwrados_removeUnneededClassCTick

rgw/rgw_rados.h: remove unneeded class C_Tick

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10967 from stiopaa1/osd_replicatedbackend_moveClasses
Sage Weil [Wed, 7 Sep 2016 14:16:55 +0000 (09:16 -0500)]
Merge pull request #10967 from stiopaa1/osd_replicatedbackend_moveClasses

osd/ReplicatedBackend: move classes to cc file

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10971 from stiopaa1/osd_replicatedpg_moveContextClasses
Sage Weil [Wed, 7 Sep 2016 14:15:39 +0000 (09:15 -0500)]
Merge pull request #10971 from stiopaa1/osd_replicatedpg_moveContextClasses

osd/ReplicatedPG: move classes to .cc file

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10979 from wjwithagen/wip-wjw-cephtool-test
Sage Weil [Wed, 7 Sep 2016 14:13:34 +0000 (09:13 -0500)]
Merge pull request #10979 from wjwithagen/wip-wjw-cephtool-test

qa/workunits/cephtool/test.sh: fix omission of ceph-command

9 years agoMerge pull request #10988 from jazeltq/fix-compile-error
Sage Weil [Wed, 7 Sep 2016 14:13:18 +0000 (09:13 -0500)]
Merge pull request #10988 from jazeltq/fix-compile-error

autogen: Fix rocksdb error when make dist

9 years agomds: log path with CDir damage messages 10996/head
John Spray [Tue, 6 Sep 2016 12:16:04 +0000 (13:16 +0100)]
mds: log path with CDir damage messages

Previously you just got the inode number, which
wasn't terribly useful for e.g. a missing fragment
object, as you couldn't readily resolve the parent
path.

Fixes: http://tracker.ceph.com/issues/16973
Signed-off-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #10930 from atheism/rgw-lc-fix-sleep-time
Daniel Gryniewicz [Wed, 7 Sep 2016 13:48:39 +0000 (09:48 -0400)]
Merge pull request #10930 from atheism/rgw-lc-fix-sleep-time

rgw/rgw_lc.cc: fix sleep time according to the error message

9 years agoMakfile: Fix rocksdb error when make dist 10988/head
tianqing [Tue, 6 Sep 2016 07:41:07 +0000 (15:41 +0800)]
Makfile: Fix rocksdb error when make dist

Rocksdb delete some files, so we should change another way
to get rocksdb's files.

Currently, if we do not run configure in googletest/googlemock,
we also will get a error when make dist. So fix it too.

Signed-off-by: tianqing <tianqing@unitedstack.com>
9 years agoMerge pull request #10972 from wjwithagen/wip-wjw-cmake-resolv
Kefu Chai [Wed, 7 Sep 2016 06:53:08 +0000 (14:53 +0800)]
Merge pull request #10972 from wjwithagen/wip-wjw-cmake-resolv

CmakeLists.txt: use LIB_RESOLV instead of resolv.

Reviewed-by: Kefu Chai <kchai@redhat.com>
9 years agoMerge pull request #10378 from trociny/wip-14738
Jason Dillaman [Wed, 7 Sep 2016 02:50:15 +0000 (22:50 -0400)]
Merge pull request #10378 from trociny/wip-14738

librbd: optionally unregister "laggy" journal clients

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
9 years agoMerge pull request #10870 from ceph/wip_build_cls_rbd
Casey Bodley [Tue, 6 Sep 2016 21:47:32 +0000 (17:47 -0400)]
Merge pull request #10870 from ceph/wip_build_cls_rbd

cmake: add dependency from ceph_smalliobenchrbd to cls libraries

Reviewed-by: Jason Dillaman <jdillama@redhat.com>
Reviewed-by: Casey Bodley <cbodley@redhat.com>
9 years agoMerge pull request #10912 from stiopaa1/journal_journaltimer_moveCRemoveSet
Jason Dillaman [Tue, 6 Sep 2016 20:20:54 +0000 (16:20 -0400)]
Merge pull request #10912 from stiopaa1/journal_journaltimer_moveCRemoveSet

journal: move JournalTrimmer::C_RemoveSet struct

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
9 years agoAdd dependencies from ceph_smalliobenchrbd on cls_rbd, cls_journal, 10870/head
J. Eric Ivancich [Tue, 6 Sep 2016 17:27:43 +0000 (13:27 -0400)]
Add dependencies from ceph_smalliobenchrbd on cls_rbd, cls_journal,
and cls_lock.

Signed-off-by: J. Eric Ivancich <ivancich@redhat.com>
9 years agoMerge pull request #10984 from ceph/wip-kfsx-exclusive-lock
Jason Dillaman [Tue, 6 Sep 2016 15:39:32 +0000 (11:39 -0400)]
Merge pull request #10984 from ceph/wip-kfsx-exclusive-lock

test/librbd/fsx: enable exclusive-lock feature in krbd mode

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
9 years agoMerge pull request #10964 from liewegas/wip-bluefs-compaction
Sage Weil [Tue, 6 Sep 2016 15:10:43 +0000 (10:10 -0500)]
Merge pull request #10964 from liewegas/wip-bluefs-compaction

os/bluestore/BlueFS: fix async compaction logging bug

9 years agoMerge pull request #10966 from liewegas/wip-bluefs-runway
Sage Weil [Tue, 6 Sep 2016 14:12:53 +0000 (09:12 -0500)]
Merge pull request #10966 from liewegas/wip-bluefs-runway

os/bluestore/BlueFS: factor unflushed log into runway calculation

Reviewed-by: Varada Kari <varada.kari@sandisk.com>
Reviewed-by: Somnath Roy <somnath.roy@sandisk.com>
9 years agoMerge pull request #10970 from xiexingguo/xxg-wip-honour-alloweio-flag
Sage Weil [Tue, 6 Sep 2016 14:11:28 +0000 (09:11 -0500)]
Merge pull request #10970 from xiexingguo/xxg-wip-honour-alloweio-flag

os/bluestore: honour allow-eio flag; use global compressor if possible

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10974 from dillaman/wip-17210
Mykola Golub [Tue, 6 Sep 2016 12:38:43 +0000 (15:38 +0300)]
Merge pull request #10974 from dillaman/wip-17210

librbd: potential double-unwatch of watch handle upon error

Reviewed-by: Mykola Golub <mgolub@mirantis.com>
9 years agomds: s/used_ions/used_inos/
John Spray [Tue, 6 Sep 2016 12:07:38 +0000 (13:07 +0100)]
mds: s/used_ions/used_inos/

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #10774 from renhwztetecs/renhw-wip-cephfs-python-umount
John Spray [Tue, 6 Sep 2016 11:51:26 +0000 (12:51 +0100)]
Merge pull request #10774 from renhwztetecs/renhw-wip-cephfs-python-umount

libcephfs: add unmount function in cephfs.pyx

Reviewed-by: John Spray <john.spray@redhat.com>
Reviewed-by: Ramana Raja <rraja@redhat.com>
9 years agoMerge pull request #10914 from batrick/mds-no-maxmds
John Spray [Tue, 6 Sep 2016 11:50:20 +0000 (12:50 +0100)]
Merge pull request #10914 from batrick/mds-no-maxmds

mds: remove max_mds config option

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #10922 from ceph/wip-jlayton-statx
jtlayton [Tue, 6 Sep 2016 11:04:51 +0000 (07:04 -0400)]
Merge pull request #10922 from ceph/wip-jlayton-statx

First pile of statx patches

9 years agotest/cephfs: add mount&&unmount test 10774/head
huanwen ren [Tue, 30 Aug 2016 07:06:26 +0000 (15:06 +0800)]
test/cephfs: add mount&&unmount test

Signed-off-by: huanwen ren <ren.huanwen@zte.com.cn>
9 years agoMerge pull request #10981 from SUSE/wip-fix-install-deps
Nathan Cutler [Mon, 5 Sep 2016 16:17:52 +0000 (18:17 +0200)]
Merge pull request #10981 from SUSE/wip-fix-install-deps

build/ops: fix /etc/os-release parsing in install-deps.sh

Reviewed-by: Jan Fajerski <jfajerski@suse.com>
Reviewed-by: Loic Dachary <ldachary@redhat.com>
9 years agobuild/ops: fix /etc/os-release parsing in install-deps.sh 10981/head
Nathan Cutler [Mon, 5 Sep 2016 13:40:33 +0000 (15:40 +0200)]
build/ops: fix /etc/os-release parsing in install-deps.sh

85a370e35fc42031a7f7e24dea9e50a649c0f309 introduced the DISTRO variable whose
value was obtained by parsing /etc/os-release like this:

DISTRO=$(grep  "^ID=" /etc/os-release | sed "s/ID=//")

This unfortunately picks up the double-quotes, so on a CentOS system DISTRO
will be equal to '"centos"'.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
9 years agoos/bluestore: use global compressor if possible 10970/head
xie xingguo [Sat, 3 Sep 2016 09:51:19 +0000 (17:51 +0800)]
os/bluestore: use global compressor if possible

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agoMerge pull request #10969 from xiexingguo/xxg-wip-fix-cache-logger
Igor Fedotov [Mon, 5 Sep 2016 11:51:59 +0000 (14:51 +0300)]
Merge pull request #10969 from xiexingguo/xxg-wip-fix-cache-logger

os/bluestore: replace store with logger in Cache

Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
9 years agoqa/workunits/cephtool/test.sh: fix omision of ceph-command 10979/head
Willem Jan Withagen [Mon, 5 Sep 2016 10:04:55 +0000 (12:04 +0200)]
qa/workunits/cephtool/test.sh: fix omision of ceph-command

 - The script fails with these commands, but not for the correct reason.

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
9 years agorbd-mirror: option to automatically resync after journal client disconnect 10378/head
Mykola Golub [Wed, 10 Aug 2016 10:46:46 +0000 (13:46 +0300)]
rbd-mirror: option to automatically resync after journal client disconnect

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agorbd-mirror: stop replay when client is disconnected
Mykola Golub [Wed, 27 Jul 2016 10:45:32 +0000 (13:45 +0300)]
rbd-mirror: stop replay when client is disconnected

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agorbd-mirror: resync was possible only when image replayer start had succeeded
Mykola Golub [Wed, 10 Aug 2016 08:22:16 +0000 (11:22 +0300)]
rbd-mirror: resync was possible only when image replayer start had succeeded

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agorbd-mirror: decode_client_meta should return false on error
Mykola Golub [Tue, 26 Jul 2016 13:10:30 +0000 (16:10 +0300)]
rbd-mirror: decode_client_meta should return false on error

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agorbd: new command to disconnect journal client
Mykola Golub [Wed, 3 Aug 2016 11:19:51 +0000 (14:19 +0300)]
rbd: new command to disconnect journal client

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agolibrbd: optionally flag "laggy" journal clients disconnected
Mykola Golub [Wed, 27 Jul 2016 11:06:42 +0000 (14:06 +0300)]
librbd: optionally flag "laggy" journal clients disconnected

Fixes: http://tracker.ceph.com/issues/14738
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agojournal: allow to trim journal for "laggy" clients
Mykola Golub [Wed, 13 Jul 2016 12:49:40 +0000 (15:49 +0300)]
journal: allow to trim journal for "laggy" clients

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agocls/journal: add async client_update_state method
Mykola Golub [Wed, 27 Jul 2016 10:42:19 +0000 (13:42 +0300)]
cls/journal: add async client_update_state method

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agoMerge pull request #9592 from trociny/wip-15632
Jason Dillaman [Mon, 5 Sep 2016 01:54:36 +0000 (21:54 -0400)]
Merge pull request #9592 from trociny/wip-15632

librbd: API methods to directly acquire and release the exclusive lock

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
9 years agolibrbd: potential double-unwatch of watch handle upon error 10974/head
Jason Dillaman [Sun, 4 Sep 2016 14:48:48 +0000 (10:48 -0400)]
librbd: potential double-unwatch of watch handle upon error

Fixes: http://tracker.ceph.com/issues/17210
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
9 years agoMerge pull request #9758 from SUSE/wip-btrfs-not-ideal
Loic Dachary [Sun, 4 Sep 2016 17:58:19 +0000 (19:58 +0200)]
Merge pull request #9758 from SUSE/wip-btrfs-not-ideal

doc: remove btrfs contradiction

Reviewed-by: Loic Dachary <ldachary@redhat.com>
9 years agoMerge pull request #10469 from wjwithagen/wip-wjw-compileflag
Kefu Chai [Sun, 4 Sep 2016 03:10:34 +0000 (11:10 +0800)]
Merge pull request #10469 from wjwithagen/wip-wjw-compileflag

cmake: supress more warnings

Reviewed-by: Kefu Chai <kchai@redhat.com>
9 years agoosd/ReplicatedPG: move classes to .cc file 10971/head
Michal Jarzabek [Sat, 3 Sep 2016 11:33:46 +0000 (12:33 +0100)]
osd/ReplicatedPG: move classes to .cc file

Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
9 years agoCmakeLists.txt: use LIB_RESOLV instead of resolv. 10972/head
Willem Jan Withagen [Sat, 3 Sep 2016 13:58:20 +0000 (15:58 +0200)]
CmakeLists.txt: use LIB_RESOLV instead of resolv.

 - FreeBSD does not have a separate libresolv, but keeps it in
   libc

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
9 years agoos/bluestore: honour allow-eio flag during read
xie xingguo [Sat, 3 Sep 2016 08:49:29 +0000 (16:49 +0800)]
os/bluestore: honour allow-eio flag during read

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agoos/bluestore: check iterator before using during fsck 10969/head
xie xingguo [Sat, 3 Sep 2016 03:38:00 +0000 (11:38 +0800)]
os/bluestore: check iterator before using during fsck

Also drop redundant checking.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agoos/bluestore: replace store with logger in Cache
xie xingguo [Sat, 3 Sep 2016 01:06:43 +0000 (09:06 +0800)]
os/bluestore: replace store with logger in Cache

As what we really want is to log cache-related statistics.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agoosd/ReplicatedBackend: move classes to cc file 10967/head
Michal Jarzabek [Fri, 2 Sep 2016 20:32:34 +0000 (21:32 +0100)]
osd/ReplicatedBackend: move classes to cc file

Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
9 years agoos/bluestore/BlueFS: factor unflushed log into runway calculation 10966/head
Sage Weil [Fri, 2 Sep 2016 19:31:20 +0000 (15:31 -0400)]
os/bluestore/BlueFS: factor unflushed log into runway calculation

Include the size of the in-memory buffer we haven't yet flushed
into the runway calculation when deciding whether to allocate
more log space.

Reported-by: Somnath Roy <somnath.roy@sandisk.com>
Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10945 from dillaman/wip-17188
Mykola Golub [Fri, 2 Sep 2016 19:00:41 +0000 (22:00 +0300)]
Merge pull request #10945 from dillaman/wip-17188

librbd: deadlock when replaying journal during image open

Reviewed-by: Mykola Golub <mgolub@mirantis.com>
9 years agoSQUASH: client: request all shared caps if ctime was requested 10922/head
Jeff Layton [Fri, 2 Sep 2016 18:27:08 +0000 (14:27 -0400)]
SQUASH: client: request all shared caps if ctime was requested

Much like the change_attr, ctime changes can potentially be cached on
clients. Request all shared caps if the want mask specifies the ctime.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
9 years agoMerge pull request #10746 from ceph/wip-async-default
Sage Weil [Fri, 2 Sep 2016 18:02:57 +0000 (13:02 -0500)]
Merge pull request #10746 from ceph/wip-async-default

msg: make async backend default

9 years agoscripts/bdev_grep: parse bluefs style extents too 10964/head
Sage Weil [Fri, 2 Sep 2016 16:07:10 +0000 (12:07 -0400)]
scripts/bdev_grep: parse bluefs style extents too

(they use + instead of ~)

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoos/bluestore/BlueFS: fix async compaction txn
Sage Weil [Fri, 2 Sep 2016 16:06:49 +0000 (12:06 -0400)]
os/bluestore/BlueFS: fix async compaction txn

Our transaction writes are labeled with a seq and uuid
to avoid replaying over garbage.

Two bugs, one real, one potential.

1) The second async compaction transactoin didn't have
its seq and uuid set, so replay always stopped.

2) We were writing two separate transactions, one with
all the new metadata, and the next one with a jump to
the new log offset.  If the first write completed but
it was torn and the second transaction didn't hit disk,
we might see an old transaction with seq == 2 and the
same uuid and replay that instead.

Fix both of these by making the async log txn one single
transaction that jumps directly to the new log offset.

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10938 from liewegas/wip-bluestore-csum-error
Sage Weil [Fri, 2 Sep 2016 16:23:40 +0000 (11:23 -0500)]
Merge pull request #10938 from liewegas/wip-bluestore-csum-error

os/bluestore: fix/improve csum error message

Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
9 years agoMerge pull request #10961 from xiexingguo/xxg-wip-bluestore-09-02
Sage Weil [Fri, 2 Sep 2016 16:23:27 +0000 (11:23 -0500)]
Merge pull request #10961 from xiexingguo/xxg-wip-bluestore-09-02

os/bluestore: add cache-related stats

Reviewed-by: Igor Fedotov <ifedotov@mirantis.com>
Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10953 from liewegas/wip-bluestore-fixes
Igor Fedotov [Fri, 2 Sep 2016 15:26:07 +0000 (18:26 +0300)]
Merge pull request #10953 from liewegas/wip-bluestore-fixes

os/bluestore: misc fixes

Reviewed- by: Igor Fedotov ifedotov@mirantis.com

9 years agotest/librbd/fsx: enable exclusive-lock feature in krbd mode 10984/head
Ilya Dryomov [Thu, 18 Aug 2016 10:14:22 +0000 (12:14 +0200)]
test/librbd/fsx: enable exclusive-lock feature in krbd mode

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
9 years agoSQUASH: mds/client: add routines to copy to/from ceph_mds_request_head_legacy
Jeff Layton [Fri, 2 Sep 2016 12:36:59 +0000 (08:36 -0400)]
SQUASH: mds/client: add routines to copy to/from ceph_mds_request_head_legacy

Signed-off-by: Jeff Layton <jlayton@redhat.com>
9 years agoos/bluestore: trivial cleanups 10961/head
xie xingguo [Fri, 2 Sep 2016 10:10:33 +0000 (18:10 +0800)]
os/bluestore: trivial cleanups

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agoos/bluestore: don't overwrite type if it does already exist and at desired type
xie xingguo [Fri, 2 Sep 2016 09:48:39 +0000 (17:48 +0800)]
os/bluestore: don't overwrite type if it does already exist and at desired type

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agosrc/CMakeLists.txt: -Woverloaded-virtual is already included in -Wall on Clang 10469/head
Willem Jan Withagen [Thu, 28 Jul 2016 09:25:03 +0000 (11:25 +0200)]
src/CMakeLists.txt: -Woverloaded-virtual is already included in -Wall on Clang

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
9 years agoMerge pull request #10956 from ceph/wip-cmake
Kefu Chai [Fri, 2 Sep 2016 09:22:37 +0000 (17:22 +0800)]
Merge pull request #10956 from ceph/wip-cmake

cmake: pass -DINTEL* to gf-complete cflags

Reviewed-by: Loic Dachary <ldachary@redhat.com>
9 years agoos/bluestore: conditional checking label of bluefs devices
xie xingguo [Fri, 2 Sep 2016 08:45:05 +0000 (16:45 +0800)]
os/bluestore: conditional checking label of bluefs devices

As NVMe devices may not support to do so.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agocmake: pass -DINTEL* to gf-complete cflags 10956/head
Kefu Chai [Fri, 2 Sep 2016 06:38:21 +0000 (14:38 +0800)]
cmake: pass -DINTEL* to gf-complete cflags

* in addition to the -march=foobar, we also need to pass -DFOOBAR to
  gf-complete sources' cflags, so that the SIMD instructions can be
  generated as expected.
* also extract the compiler support for instruction extensions detections
  into SIMDExt.cmake.
* and only check the compiler support if CMAKE_SYSTEM_PROCESSOR matches
  with the instruction-set/arch to be checked.

Signed-off-by: tone.zhang <tone.zhang@linaro.org>
Signed-off-by: Kefu Chai <kchai@redhat.com>
9 years agoMerge pull request #10934 from tchaikov/wip-kill-warnings
Brad Hubbard [Fri, 2 Sep 2016 07:32:46 +0000 (17:32 +1000)]
Merge pull request #10934 from tchaikov/wip-kill-warnings

Wip kill warnings

Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
9 years agoos/bluestore: end scope of std::hex properly
xie xingguo [Fri, 2 Sep 2016 03:37:05 +0000 (11:37 +0800)]
os/bluestore: end scope of std::hex properly

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agoos/bluestore: add onode/buffer cache statistics
xie xingguo [Fri, 2 Sep 2016 03:33:33 +0000 (11:33 +0800)]
os/bluestore: add onode/buffer cache statistics

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agoSQUASH: client: querying for stx_version field requires getting all shared caps
Jeff Layton [Thu, 1 Sep 2016 22:49:46 +0000 (18:49 -0400)]
SQUASH: client: querying for stx_version field requires getting all shared caps

Otherwise, someone could potentially query for just CEPH_STATX_VERSION,
and see it as unchanged, even when there are changes buffered up on
other clients.

By doing this, I don't think we'll incur any perf hit in the common use
case which is ganesha querying for all attributes. We are adding Xs
here, but unless there is a lot of xattr activity I don't think that
will generally cause a lot of exclusive cap recalls.

Also, we don't actually need AUTH caps to fetch CEPH_STATX_RDEV, remove
that from statx_to_mask. PIN is sufficient there.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
9 years agorgw/rgw_rados.h: remove unneeded class C_Tick 10954/head
Michal Jarzabek [Thu, 1 Sep 2016 20:27:22 +0000 (21:27 +0100)]
rgw/rgw_rados.h: remove unneeded class C_Tick

Signed-off-by: Michal Jarzabek <stiopa@gmail.com>
9 years agoSQUASH: mds/client: don't get clever with ceph_mds_request_head_legacy encode/decode
Jeff Layton [Thu, 1 Sep 2016 18:18:55 +0000 (14:18 -0400)]
SQUASH: mds/client: don't get clever with ceph_mds_request_head_legacy encode/decode

As requested by Greg...

Declare a legacy object on the stack, and do an extra copy to/from it.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
9 years agoSQUASH: client: always take a change_attr update from the server if it's newer
Jeff Layton [Thu, 1 Sep 2016 15:16:06 +0000 (11:16 -0400)]
SQUASH: client: always take a change_attr update from the server if it's newer

I think this is more correct in the client. If we see a newer
change_attr, then we always want to take note of that fact, even if
we have the right caps.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
9 years agoSQUASH: Revert "mds: ensure that change_attr reflects metadata changes on clients...
Jeff Layton [Thu, 1 Sep 2016 15:16:05 +0000 (11:16 -0400)]
SQUASH: Revert "mds: ensure that change_attr reflects metadata changes on clients that hold CAP_FILE_EXCL"

This reverts commit 26ab2fa10041ce34b25aa1535715131a2709a27f.

I don't think this is necessary. We don't necessarily need to increment
the change attribute on every change, as long as we ensure that it gets
bumped iff there were changes since the last time you queried for it.

IOW: it's ok to have a single change_attr change encompass a large set
of changes, as long as you ensure that that it is larger by at least 1
after all of those changes.

In order to look at (and potentially cache) other attributes under that
change_attribute (e.g. owner or mode), you need to recall any outstanding
exclusive caps for those attrs. That causes their change_attrs to be
synched to the largest, which is enough to ensure that it changed in
some way.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
9 years agoSQUASH: client: request AUTH caps on the directory during create if we'll need to...
Jeff Layton [Thu, 1 Sep 2016 18:35:59 +0000 (14:35 -0400)]
SQUASH: client: request AUTH caps on the directory during create if we'll need to check perms locally

Signed-off-by: Jeff Layton <jlayton@redhat.com>
9 years agoMerge pull request #10517 from wjwithagen/wip-wjw-freebsd-cmake-execludes
Kefu Chai [Thu, 1 Sep 2016 17:38:44 +0000 (01:38 +0800)]
Merge pull request #10517 from wjwithagen/wip-wjw-freebsd-cmake-execludes

cmake: FreeBSD specific excludes in CMakeLists.txt files

Reviewed-by: Kefu Chai <kchai@redhat.com>
9 years agoceph_test_objectstore: fix TryMoveRename test 10953/head
Sage Weil [Thu, 1 Sep 2016 16:37:27 +0000 (12:37 -0400)]
ceph_test_objectstore: fix TryMoveRename test

Put the objects in the right pool.

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoceph_test_objectstore: clean up Rename test a bit
Sage Weil [Thu, 1 Sep 2016 16:04:27 +0000 (12:04 -0400)]
ceph_test_objectstore: clean up Rename test a bit

Drop useless remove calls.

Leave in the no-op setattr call since it triggered a
bluestore bug :)

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoceph_test_objectstore: assert umount succeeds
Sage Weil [Wed, 31 Aug 2016 20:49:13 +0000 (16:49 -0400)]
ceph_test_objectstore: assert umount succeeds

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoos/bluestore: make object existence check robust
Sage Weil [Thu, 1 Sep 2016 15:43:55 +0000 (11:43 -0400)]
os/bluestore: make object existence check robust

We may have the OnodeRef defined but the object may have
exists==false.  Move the check out of the lookup block
so that we get the right behavior.

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoos/bluestore: use _setattr for SETATTR
Sage Weil [Thu, 1 Sep 2016 15:20:17 +0000 (11:20 -0400)]
os/bluestore: use _setattr for SETATTR

This is a bit faster.

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #10843 from liewegas/wip-osdmap-reencode
Sage Weil [Thu, 1 Sep 2016 14:56:36 +0000 (09:56 -0500)]
Merge pull request #10843 from liewegas/wip-osdmap-reencode

messages/MOSDMap: mark as enlighten OSDMap encoder

Reviewed-by: Kefu Chai <kchai@redhat.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #10950 from xiexingguo/xxg-wip-blue-09-01
Sage Weil [Thu, 1 Sep 2016 14:22:56 +0000 (09:22 -0500)]
Merge pull request #10950 from xiexingguo/xxg-wip-blue-09-01

os/bluestore: gifting bluefs more carefully

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoos/bluestore: don't over-gift if bluefs free is smaller than bluestore_bluefs_min 10950/head
xie xingguo [Thu, 1 Sep 2016 10:42:58 +0000 (18:42 +0800)]
os/bluestore: don't over-gift if bluefs free is smaller than bluestore_bluefs_min

- If free space of bluefs is smaller than bluestore_bluefs_min, then raise it
  exactly up to bluestore_bluefs_min.

- Pre-check if bluestore_bluefs_min will exceed bluestore_bluefs_max_ratio * bluefs_total,
  so if free space of bluefs is smaller than bluestore_bluefs_min_ratio * bluefs_total,
  we'll still be able to gift.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agorgw: right parenthesis is missing in radosgw-admin help message on caps 10947/head
zhangweibing [Thu, 1 Sep 2016 06:59:40 +0000 (14:59 +0800)]
rgw: right parenthesis is missing in radosgw-admin help message on caps

Signed-off-by: Weibing Zhang <zhangweibing@unitedstack.com>
9 years agoos/bluestore: end scope of std::hex properly
xie xingguo [Thu, 1 Sep 2016 03:33:25 +0000 (11:33 +0800)]
os/bluestore: end scope of std::hex properly

So it does not extend to the following output stream and
causes unexpected behaviour.

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
9 years agovstart.sh: add option to turn on multimds 10914/head
Patrick Donnelly [Wed, 24 Aug 2016 23:01:30 +0000 (19:01 -0400)]
vstart.sh: add option to turn on multimds

This makes the necessary `ceph fs` calls to get it running.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
9 years agomds: remove max_mds config option
Patrick Donnelly [Mon, 29 Aug 2016 20:25:10 +0000 (16:25 -0400)]
mds: remove max_mds config option

It is now required that all changes to max_mds use the run-time `ceph fs
set max_mds` command. The rationale for this change is that it is
confusing to have a configuration for max_mds which is only observed at
file system creation.

Fixes: http://tracker.ceph.com/issues/17105
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
9 years agolibrbd: deadlock when replaying journal during image open 10945/head
Jason Dillaman [Thu, 1 Sep 2016 01:33:54 +0000 (21:33 -0400)]
librbd: deadlock when replaying journal during image open

Fixes: http://tracker.ceph.com/issues/17188
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
9 years agolibrbd: improve image state machine debug log messages
Jason Dillaman [Thu, 1 Sep 2016 00:56:54 +0000 (20:56 -0400)]
librbd: improve image state machine debug log messages

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
9 years agoMerge pull request #10404 from ilc/build_fix
Sage Weil [Wed, 31 Aug 2016 21:19:40 +0000 (16:19 -0500)]
Merge pull request #10404 from ilc/build_fix

make-dist/ceph.spec.in: Fix srpm build breakage.

Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
9 years agoMerge pull request #10846 from stiopaa1/mds_mdstable_addConstToMemFun
Gregory Farnum [Wed, 31 Aug 2016 21:05:21 +0000 (14:05 -0700)]
Merge pull request #10846 from stiopaa1/mds_mdstable_addConstToMemFun

mds/MDSTable: add const to member functions

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoMerge pull request #10781 from stiopaa1/osdc_objectcacher_moveClassesToCC
Gregory Farnum [Wed, 31 Aug 2016 21:04:03 +0000 (14:04 -0700)]
Merge pull request #10781 from stiopaa1/osdc_objectcacher_moveClassesToCC

osdc/ObjectCacher: move C_ReadFinish, C_RetryRead

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoMerge pull request #10744 from stiopaa1/osdc_journaler_moveCDelayFlushClass
Gregory Farnum [Wed, 31 Aug 2016 21:03:50 +0000 (14:03 -0700)]
Merge pull request #10744 from stiopaa1/osdc_journaler_moveCDelayFlushClass

osdc/Journaler: move C_DelayFlush class to .cc

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoMerge pull request #10668 from stiopaa1/mon_mdsmonitor_moveCUpdatedClass
Gregory Farnum [Wed, 31 Aug 2016 21:03:43 +0000 (14:03 -0700)]
Merge pull request #10668 from stiopaa1/mon_mdsmonitor_moveCUpdatedClass

mon/MDSMonitor: move C_Updated class to .cc file

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoMerge pull request #10628 from jcsp/wip-16909
Gregory Farnum [Wed, 31 Aug 2016 21:02:57 +0000 (14:02 -0700)]
Merge pull request #10628 from jcsp/wip-16909

mon: tear down standby replays on MDS rank stop

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoMerge pull request #10937 from ceph/dang-build
Ali Maredia [Wed, 31 Aug 2016 19:53:39 +0000 (15:53 -0400)]
Merge pull request #10937 from ceph/dang-build

Allow compressor build without YASM

Reviewed-by: Ali Maredia <amaredia@redhat.com>