X-Git-Url: http://bbs.cooldavid.org/git/?a=blobdiff_plain;f=fs%2Fceph%2Fmds_client.h;h=952410c60d093e7ba5c39ed630c6283664d90c5a;hb=e979cf50395e24c4bdd489f60e2d5dd5ae66d255;hp=b292fa42a66d8026b49a0217ffc0b4e89f381497;hpb=01a92f174f8a3b99dbb5e02c86e7ee1e576737af;p=net-next-2.6.git diff --git a/fs/ceph/mds_client.h b/fs/ceph/mds_client.h index b292fa42a66..952410c60d0 100644 --- a/fs/ceph/mds_client.h +++ b/fs/ceph/mds_client.h @@ -188,6 +188,7 @@ struct ceph_mds_request { int r_old_inode_drop, r_old_inode_unless; struct ceph_msg *r_request; /* original request */ + int r_request_release_offset; struct ceph_msg *r_reply; struct ceph_mds_reply_info_parsed r_reply_info; int r_err;