Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1264720
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl |
| Date | 2015-11-07 04:30 +0100 |
| Message-ID | <qs2mu-5cA-7@gated-at.bofh.it> (permalink) |
| References | <qs2mu-5cA-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Nov 06, 2015 at 09:08:03PM -0500, y@ccs.ornl.gov wrote: > From: James Simmons <uja.ornl@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@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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] staging: lustre: remove IOC_LIBCFS_PING_TEST ioctl Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2015-11-07 04:30 +0100
csiph-web