Skip to content
Commit 4af25fdd authored by Sage Weil's avatar Sage Weil
Browse files

ceph: drop redundant r_mds field



The r_mds field is redundant, since we can find the same information at
r_session->s_mds, and when r_session is NULL then r_mds is meaningless.

Signed-off-by: default avatarSage Weil <sage@newdream.net>
parent 14303d20
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment