On 12/10/17 15:45:42 -0700, Gregory Farnum wrote:
> On Thu, Oct 12, 2017 at 2:55 PM, Christos Gkekas
> wrote:
> > Remove variables in mds_client that are set but never used.
>
> Hmm, it looks like all the values removed here (except err) *are* used
> and this patch would break the world. Specifi
On Thu, Oct 12, 2017 at 2:55 PM, Christos Gkekas wrote:
> Remove variables in mds_client that are set but never used.
Hmm, it looks like all the values removed here (except err) *are* used
and this patch would break the world. Specifically...
>
> Signed-off-by: Christos Gkekas
> ---
> fs/ceph/
Remove variables in mds_client that are set but never used.
Signed-off-by: Christos Gkekas
---
fs/ceph/mds_client.c | 11 ---
1 file changed, 11 deletions(-)
diff --git a/fs/ceph/mds_client.c b/fs/ceph/mds_client.c
index f23c820..cadf9b6 100644
--- a/fs/ceph/mds_client.c
+++ b/fs/ceph/m
3 matches
Mail list logo