[lustre-devel] [PATCH] Staging: lustre: lustre_mds: Remove	unused	md_should_create
    Simmons, James A. 
    simmonsja at ornl.gov
       
    Mon Nov  9 17:03:03 PST 2015
    
    
  
>From: lustre-devel [mailto:lustre-devel-bounces at lists.lustre.org] On Behalf Of Shraddha Barke
>Sent: Saturday, November 07, 2015 4:44 AM
>To: Greg Kroah-Hartman; lustre-devel at lists.lustre.org
>Subject: [lustre-devel] [PATCH] Staging: lustre: lustre_mds: Remove unused md_should_create
>
>md_should_create has been defined in header file but not used.
>Thus remove it.
>
>Signed-off-by: Shraddha Barke <shraddha.6596 at gmail.com>
>---
> drivers/staging/lustre/lustre/include/lustre_mds.h | 6 ------>
 >1 file changed, 6 deletions(-)
Lustre_mds.h is one of those dysfunctional headers used by client and server code. With the porting
of some patches and a little rearranging this file could go away.  I'm working out a plan for the pushing
of the patches and should have it ready in a few days. Basically a lot of work went into cleaning up
the CLIO client code since the performance was really bad from all the abstraction. You can read 
about it at https://jira.hpdd.intel.com/browse/LU-5880. That work needs very badly merged to  the
upstream client. 
    
    
More information about the lustre-devel
mailing list