]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
uclient: only update inode if version increased
authorSage Weil <sage@newdream.net>
Wed, 10 Nov 2010 15:42:29 +0000 (07:42 -0800)
committerSage Weil <sage@newdream.net>
Wed, 10 Nov 2010 15:42:29 +0000 (07:42 -0800)
commit5035c82279c5ba1e1217515b2169d844d1442d59
tree02c18e9561189ebafc2194c86108b5fb60e9f6d4
parent6bc31511c209ae9057e2230d5842d92ab09af954
uclient: only update inode if version increased

This realigns the code with the kernel version, fixing a number of
problems when you have multiple MDSs returning info on the same inode.

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