From: Greg Farnum Date: Mon, 25 Oct 2010 21:21:21 +0000 (-0700) Subject: client: fix to handle new ObjectCacher pool requirements. X-Git-Tag: v0.23~108^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b15e3b485bd7d25a7c6a4679d6522e8edc220515;p=ceph.git client: fix to handle new ObjectCacher pool requirements. --- diff --git a/src/client/Client.h b/src/client/Client.h index 87acba55f022e..13aae7926a9af 100644 --- a/src/client/Client.h +++ b/src/client/Client.h @@ -522,7 +522,7 @@ class Inode { exporting_issued(0), exporting_mds(-1), exporting_mseq(0), cap_item(this), flushing_cap_item(this), last_flush_tid(0), snaprealm(0), snaprealm_item(this), snapdir_parent(0), - oset((void *)this, ino), + oset((void *)this, layout->fl_pg_pool, ino), reported_size(0), wanted_max_size(0), requested_max_size(0), ref(0), ll_ref(0), dir(0), dn(0),