]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mds: fix inodestat encoding when frags are present
authorSage Weil <sage@newdream.net>
Thu, 21 Oct 2010 20:07:38 +0000 (13:07 -0700)
committerSage Weil <sage@newdream.net>
Thu, 21 Oct 2010 20:07:38 +0000 (13:07 -0700)
commit32ba7760dd34eb3e4b92c4e7e0a0bcee8f88fcc1
treec9d50c5fee77594d3f535a89de6167dc1fbea1d7
parentcb82eb5901655dbb83b741a5bed94b6e8719a08b
mds: fix inodestat encoding when frags are present

Also simplify the max_size check calculation.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mds/CInode.cc