diff options
author | Jeff Layton <jlayton@redhat.com> | 2016-11-10 07:42:03 -0500 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2016-12-12 23:54:28 +0100 |
commit | 0ff8bfb394124a7ff4f5a4cd3dc9e8dc52dbe5c9 (patch) | |
tree | f744edba8e8da8ae257a2aa5c7f4c903096fda62 /fs/ceph/debugfs.c | |
parent | 9670079f5f0a52b4ddcc16c407cfe9ff42633e04 (diff) | |
download | linux-0ff8bfb394124a7ff4f5a4cd3dc9e8dc52dbe5c9.tar.bz2 |
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 'fs/ceph/debugfs.c')
0 files changed, 0 insertions, 0 deletions