| Commit message (Expand) | Author | Age | Files | Lines |
* | mds: add issue_seq to all cap messages | Patrick Donnelly | 2024-10-13 | 1 | -0/+2 |
* | include/ceph_fs: correct ceph_mds_cap_peer field name | Patrick Donnelly | 2024-10-10 | 1 | -2/+2 |
* | messages/MClientCaps: use correct ceph_seq_t for cap sequence types | Patrick Donnelly | 2024-10-10 | 1 | -3/+3 |
* | messages/MClientCaps: dump issue_seq for debugging | Patrick Donnelly | 2024-10-10 | 1 | -1/+2 |
* | mds: use explicitly sized types for network and disk encoding | Xiubo Li | 2023-11-16 | 1 | -1/+1 |
* | cephfs: add additional logging to track change_attr of inodes | Ramana Raja | 2022-10-15 | 1 | -1/+3 |
* | mds: add fscrypt_auth and fscrypt_file fields to MClientCaps | Jeff Layton | 2022-01-13 | 1 | -1/+10 |
* | msg: Change crimson's make_message() namespace to crimson | Amnon Hanuhov | 2021-05-25 | 1 | -1/+1 |
* | messages: Add crimson's make_message as friend to messages classes with | Amnon Hanuhov | 2021-05-06 | 1 | -0/+2 |
* | message: mark message classes "final" | Kefu Chai | 2020-11-16 | 1 | -1/+1 |
* | messages: use final specifier for destructor | Patrick Donnelly | 2020-11-10 | 1 | -1/+1 |
* | include/ceph_fs: do not use anonymous aggregate with member having ctor | Kefu Chai | 2020-05-22 | 1 | -5/+14 |
* | messages: Build target 'common' without using namespace in headers | Adam C. Emerson | 2020-03-07 | 1 | -9/+10 |
* | messages: protect CephFS messages get/put methods | Patrick Donnelly | 2019-11-04 | 1 | -4/+4 |
* | src/: use make_message<Foo> instead of Foo::create() | Kefu Chai | 2019-04-18 | 1 | -6/+7 |
* | client: define template to declare ref | Patrick Donnelly | 2019-01-10 | 1 | -0/+1 |
* | *: use std::string_view instead of char ptr | Patrick Donnelly | 2019-01-09 | 1 | -1/+1 |
* | messages: Use ceph_assert for asserts. | Adam C. Emerson | 2018-08-27 | 1 | -1/+1 |
* | messages: define HEAD_VERSION and COMPAT_VERSION inlined | Kefu Chai | 2018-08-17 | 1 | -5/+5 |
* | msg: cleanup factory/ref definition in messages | Patrick Donnelly | 2018-08-15 | 1 | -7/+4 |
* | mds: use message factory to avoid leaks | Patrick Donnelly | 2018-08-15 | 1 | -2/+3 |
* | msg: add factory method to correctly construct smart_ptr | Patrick Donnelly | 2018-08-15 | 1 | -3/+7 |
* | mds: manage Message lifetime with intrusive_ptr | Patrick Donnelly | 2018-08-15 | 1 | -29/+32 |
* | core: use const_iterator for decode | Kefu Chai | 2018-05-17 | 1 | -1/+1 |
* | mds: include nfiles/nsubdirs of directory inode in MClientCaps | Yan, Zheng | 2018-05-03 | 1 | -45/+27 |
* | Merge PR #19825 into master | Patrick Donnelly | 2018-01-31 | 1 | -1/+1 |
|\ |
|
| * | mds: ignore MClientCaps::FLAG_NO_CAPSNAP | Yan, Zheng | 2018-01-10 | 1 | -1/+1 |
* | | messages: Use unqualified encode/decode | Adam C. Emerson | 2018-01-10 | 1 | -32/+33 |
|/ |
|
* | mds: new cap message flags indicate if there is pending capsnap | Yan, Zheng | 2017-08-18 | 1 | -2/+4 |
* | mds: fix valgrind UninitValue warning | Yan, Zheng | 2017-05-11 | 1 | -0/+1 |
* | common: add override in msg subsystem | liuchang0812 | 2017-03-03 | 1 | -5/+5 |
* | Merge pull request #11710 from ceph/wip-jlayton-fsync | John Spray | 2016-11-11 | 1 | -4/+15 |
|\ |
|
| * | client/mds: add flags field to MClientCaps | Jeff Layton | 2016-11-09 | 1 | -4/+15 |
* | | mds, client: make MClientCaps::layout private | John Spray | 2016-11-04 | 1 | -1/+6 |
|/ |
|
* | mds/client: keep change_attr in Inode, CapSnap and MClientCaps | Jeff Layton | 2016-08-29 | 1 | -1/+7 |
* | mds/client: add btime to CapSnap and MClientCaps | Jeff Layton | 2016-08-29 | 1 | -2/+7 |
* | messages/MClientCaps: fix decoding | Yan, Zheng | 2016-03-01 | 1 | -1/+2 |
* | fix init of new fields in MCLientCaps | Sage Weil | 2016-03-01 | 1 | -0/+15 |
* | mds: don't break compatibility of MClientCaps/MClientReply | Yan, Zheng | 2016-03-01 | 1 | -58/+30 |
* | struct ceph_file_layout -> file_layout_t | Sage Weil | 2016-03-01 | 1 | -4/+4 |
* | messages/MClientCaps: avoid fixed struct for encoding | Sage Weil | 2016-03-01 | 1 | -28/+95 |
* | mds: fix completed cap flush handling | Yan, Zheng | 2016-01-15 | 1 | -0/+2 |
* | messages: add caller_{uid,gid} to cap msgs | Yan, Zheng | 2015-10-01 | 1 | -4/+18 |
* | client: include oldest pending caps flushing in cap message | Yan, Zheng | 2015-08-18 | 1 | -3/+11 |
* | Message: Make encode_payload can be reentrant | Haomai Wang | 2015-06-01 | 1 | -0/+1 |
* | messages/MClientCaps: init peer.flags | Sage Weil | 2014-12-18 | 1 | -3/+3 |
* | messages: always encode barrier | John Spray | 2014-12-16 | 1 | -3/+3 |
* | messages: add osd_epoch_barrier to cap msgs | John Spray | 2014-12-16 | 1 | -7/+19 |
* | ceph: Add inline fields to MClientCaps | Li Wang | 2014-01-27 | 1 | -2/+23 |
* | mds: fixes for coverity scan | Yan, Zheng | 2013-12-19 | 1 | -2/+2 |