summaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 08:35:59 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-11-24 08:35:59 +0100
commite87c13993f16549e77abce9744af844c55154349 (patch)
tree901a3f92b6ee9b8e29ba1fce054da9eac8e0e0f1 /lib/test-string_helpers.c
parent7336a443393f6990749d68052d2b224438605342 (diff)
downloadkernel-linux-4.13.y.tar.gz
Linux 4.13.16linux-4.13.y
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions
ro/kernel/commit/include/linux/ceph/osdmap.h?h=linux-3.15.y&id=7c13cb64352230deac24d3cb058387a6c0676f83'>libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov 2014-01-27libceph: introduce and start using oid abstractionIlya Dryomov 2014-01-27libceph: move ceph_file_layout helpers to ceph_fs.hIlya Dryomov 2014-01-27libceph: start using oloc abstractionIlya Dryomov 2013-05-01libceph: define ceph_decode_pgid() only onceAlex Elder 2013-05-01libceph: rename ceph_calc_object_layout()Alex Elder 2013-02-26libceph: add support for HASHPSPOOL pool flagSage Weil 2013-02-26libceph: calculate placement based on the internal data typesSage Weil 2013-02-26ceph: update support for PGID64, PGPOOL3, OSDENC protocol featuresSage Weil 2013-02-26libceph: decode into cpu-native ceph_pg typeSage Weil 2013-02-26libceph: rename ceph_pg -> ceph_pg_v1Sage Weil 2013-01-30Merge branch 'testing' of github.com:ceph/ceph-client into v3.8-rc5-testingAlex Elder 2013-01-17libceph: pass length to ceph_calc_file_object_mapping()Alex Elder 2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds 2012-11-01libceph: define ceph_pg_pool_name_by_id()Alex Elder 2012-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds 2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells 2012-10-01libceph: check for invalid mappingSage Weil 2012-05-07ceph: drop support for preferred_osd pgsSage Weil 2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh