]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
ceph: caps accounting are being done per msdc
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 17 Jun 2010 23:16:12 +0000 (16:16 -0700)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 17 Jun 2010 23:19:31 +0000 (16:19 -0700)
commit20ae4e4705db4b342b59edf65d7f80240004c2db
treed4925ebdc5a4abf612d1fb81c753b6645fb7657f
parentb8616603caf98d05e6bd425c9445074d86c5abb1
ceph: caps accounting are being done per msdc

caps related accounting is now being done per mds client instead
of just being global. This prepares ground work for a later revision
of the caps preallocated reservation list.

Signed-off-by: Yehuda Sadeh <yehuda@hq.newdream.net>
fs/ceph/caps.c
fs/ceph/mds_client.c
fs/ceph/mds_client.h
fs/ceph/super.c
fs/ceph/super.h