diff options
author | Jeff Layton <jlayton@redhat.com> | 2016-11-10 15:42:03 +0300 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-12-13 01:54:28 +0300 |
commit | 0ff8bfb394124a7ff4f5a4cd3dc9e8dc52dbe5c9 (patch) | |
tree | f744edba8e8da8ae257a2aa5c7f4c903096fda62 /.gitattributes | |
parent | 9670079f5f0a52b4ddcc16c407cfe9ff42633e04 (diff) | |
download | linux-0ff8bfb394124a7ff4f5a4cd3dc9e8dc52dbe5c9.tar.xz |
ceph: define new argument structure for send_cap_msg
When we get to this many arguments, it's hard to work with positional
parameters. send_cap_msg is already at 25 arguments, with more needed.
Define a new args structure and pass a pointer to it to send_cap_msg.
Eventually it might make sense to embed one of these inside
ceph_cap_snap instead of tracking individual fields.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Reviewed-by: Yan, Zheng <zyan@redhat.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions