From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751670AbdAYPGr (ORCPT ); Wed, 25 Jan 2017 10:06:47 -0500 Received: from mx2.suse.de ([195.135.220.15]:44445 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751600AbdAYPGp (ORCPT ); Wed, 25 Jan 2017 10:06:45 -0500 Date: Wed, 25 Jan 2017 16:06:39 +0100 From: Jean Delvare To: linux-cifs@vger.kernel.org Cc: Steve French , LKML Subject: [PATCH 0/3] cifs: Better dependencies Message-ID: <20170125160639.255cd58e@endymion> Organization: SUSE Linux X-Mailer: Claws Mail 3.12.0 (GTK+ 2.24.31; x86_64-suse-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all, This is my attempt to fix and improve the dependencies of cifs. [PATCH 1/3] cifs: Simplify SMB2 and SMB311 dependencies [PATCH 2/3] cifs: Only select the required crypto modules [PATCH 3/3] cifs: Add soft dependencies I already sent this patch series one year ago, but did not get any reply, so I am trying again. Thanks, -- Jean Delvare SUSE L3 Support