On Thu, Mar 30, 2017 at 10:09:19PM -0700, skanda.kash...@gmail.com wrote:
> From: Skanda Guruanand
>
> ---
> drivers/staging/lustre/lustre/include/lustre/lustre_idl.h | 8
> 1 file changed, 4 insertions(+), 4 deletions(-)
Hi,
This is the friendly patch-bot of Greg Kroah-Hartman. You
From: Skanda Guruanand
---
drivers/staging/lustre/lustre/include/lustre/lustre_idl.h | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/staging/lustre/lustre/include/lustre/lustre_idl.h
b/drivers/staging/lustre/lustre/include/lustre/lustre_idl.h
index 60b827e..d
On Mar 27, 2017, at 23:40, Skanda Guruanand wrote:
>
> I have tried to fix the endian issues in the mdc_request.c in the
> lustre file system drivers in the staging area. Your feedback is
> welcome.
Sorry, but this patch is totally wrong. This would break the handling of this
structure
on big-
I have tried to fix the endian issues in the mdc_request.c in the
lustre file system drivers in the staging area. Your feedback is
welcome.
CHECK drivers/staging/lustre/lustre/mdc/mdc_request.c
drivers/staging/lustre/lustre/mdc/mdc_request.c:958:42: warning: cast
to restricted __le64
drivers/sta