]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
kclient: update num_fwd in client requests
authorSage Weil <sage@newdream.net>
Fri, 19 Dec 2008 22:27:00 +0000 (14:27 -0800)
committerSage Weil <sage@newdream.net>
Tue, 23 Dec 2008 19:45:22 +0000 (11:45 -0800)
commit1f06b732600a6ba352a44d660bd3ac33af7a6450
tree805c13ff78f7f5353dfde9c7fe7a842c69f6e6bb
parentac9d80b785bab8dfccc783ae28748a4f8bfca79d
kclient: update num_fwd in client requests

We were keeping our local copy, but not updating the message sent.

Also fix buggy maybe_dup behavior (dup, then set rhead pointer)!
src/kernel/mds_client.c