ceph: make object hash a pg_pool property
authorSage Weil <sage@newdream.net>
Sat, 7 Nov 2009 05:55:25 +0000 (21:55 -0800)
committerSage Weil <sage@newdream.net>
Sat, 7 Nov 2009 05:55:25 +0000 (21:55 -0800)
The object will be hashed to a placement seed (ps) based on the pg_pool's
hash function.  This allows new hashes to be introduced into an existing
object store, or selection of a hash appropriate to the objects that
will be stored in a particular pool.

Signed-off-by: Sage Weil <sage@newdream.net>
fs/ceph/Makefile
fs/ceph/README
fs/ceph/ceph_fs.c
fs/ceph/ceph_fs.h
fs/ceph/ceph_hash.c [new file with mode: 0644]
fs/ceph/ceph_hash.h [new file with mode: 0644]
fs/ceph/osdmap.c
fs/ceph/rados.h
fs/ceph/types.h

Simple merge
diff --cc fs/ceph/README
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc fs/ceph/rados.h
Simple merge
diff --cc fs/ceph/types.h
Simple merge