Home
last modified time | relevance | path

Searched hist:d80865bff5201cc56bc247989ebbab6169b3a101 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dacl.cdiff d80865bff5201cc56bc247989ebbab6169b3a101 Fri Aug 17 09:05:31 CDT 2018 Chengguang Xu <cgxu519@gmx.com> ceph: remove unnecessary assignment in ceph_pre_init_acls()

ceph_pagelist_encode_string() will not fail in reserved case,
also, we do not check err code here, so remove unnecessary
assignment.

Signed-off-by: Chengguang Xu <cgxu519@gmx.com>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>