diff options
author | Jeff Layton <jlayton@kernel.org> | 2020-12-09 16:27:01 +0100 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-12-14 23:21:48 +0100 |
commit | 0f51a983616c22a56d231950812f895e46dae256 (patch) | |
tree | e09838bb1b70b64ce2aaeec3c6244aef202177af /fs/filesystems.c | |
parent | ceph: set osdmap epoch for setxattr (diff) | |
download | linux-0f51a983616c22a56d231950812f895e46dae256.tar.xz linux-0f51a983616c22a56d231950812f895e46dae256.zip |
ceph: don't reach into request header for readdir info
We already have a pointer to the argument struct in req->r_args. Use that
instead of groveling around in the ceph_mds_request_head.
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/filesystems.c')
0 files changed, 0 insertions, 0 deletions