[lustre-devel] [PATCH] staging: lustre: remove	IOC_LIBCFS_PING_TEST ioctl
    Greg Kroah-Hartman 
    gregkh at linuxfoundation.org
       
    Fri Nov  6 19:27:47 PST 2015
    
    
  
On Fri, Nov 06, 2015 at 09:08:03PM -0500, y at ccs.ornl.gov wrote:
> From: James Simmons <uja.ornl at yahoo.com>
> 
> The ioctl IOC_LIBCFS_PING_TEST has not been used in
> ages. The recent nidstring changes which moved all
> the nidstring operations from libcfs to the LNet
> layer but this ioctl code was still using an
> nidstring operation that was causing an circular
> dependency loop between libcfs and LNet.
> 
> Signed-off-by: James Simmons <jsimmons at infradead.org>
> ---
>  .../lustre/include/linux/libcfs/libcfs_ioctl.h     |    1 -
>  drivers/staging/lustre/lustre/libcfs/module.c      |   17 -----------------
>  2 files changed, 0 insertions(+), 18 deletions(-)
You sent me 2 copies of this, which am I supposed to apply?  I've
dropped both, please resend the correct one.
thanks,
greg k-h
    
    
More information about the lustre-devel
mailing list