Home
last modified time | relevance | path

Searched hist:"3428785 a65dabf05bc899b6c5334984e98286184" (Results 1 – 6 of 6) sorted by relevance

/linux/fs/dlm/
H A Dutil.hdiff 3428785a65dabf05bc899b6c5334984e98286184 Mon Apr 04 22:06:39 CEST 2022 Alexander Aring <aahringo@redhat.com> dlm: use __le types for dlm header

This patch changes to use __le types directly in the dlm header
structure which is casted at the right dlm message buffer positions.

The main goal what is reached here is to remove sparse warnings
regarding to host to little byte order conversion or vice versa. Leaving
those sparse issues ignored and always do it in out/in functionality
tends to leave it unknown in which byte order the variable is being
handled.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
H A Dutil.cdiff 3428785a65dabf05bc899b6c5334984e98286184 Mon Apr 04 22:06:39 CEST 2022 Alexander Aring <aahringo@redhat.com> dlm: use __le types for dlm header

This patch changes to use __le types directly in the dlm header
structure which is casted at the right dlm message buffer positions.

The main goal what is reached here is to remove sparse warnings
regarding to host to little byte order conversion or vice versa. Leaving
those sparse issues ignored and always do it in out/in functionality
tends to leave it unknown in which byte order the variable is being
handled.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
H A Drequestqueue.cdiff 3428785a65dabf05bc899b6c5334984e98286184 Mon Apr 04 22:06:39 CEST 2022 Alexander Aring <aahringo@redhat.com> dlm: use __le types for dlm header

This patch changes to use __le types directly in the dlm header
structure which is casted at the right dlm message buffer positions.

The main goal what is reached here is to remove sparse warnings
regarding to host to little byte order conversion or vice versa. Leaving
those sparse issues ignored and always do it in out/in functionality
tends to leave it unknown in which byte order the variable is being
handled.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
H A Ddir.cdiff 3428785a65dabf05bc899b6c5334984e98286184 Mon Apr 04 22:06:39 CEST 2022 Alexander Aring <aahringo@redhat.com> dlm: use __le types for dlm header

This patch changes to use __le types directly in the dlm header
structure which is casted at the right dlm message buffer positions.

The main goal what is reached here is to remove sparse warnings
regarding to host to little byte order conversion or vice versa. Leaving
those sparse issues ignored and always do it in out/in functionality
tends to leave it unknown in which byte order the variable is being
handled.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
H A Dmidcomms.cdiff 3428785a65dabf05bc899b6c5334984e98286184 Mon Apr 04 22:06:39 CEST 2022 Alexander Aring <aahringo@redhat.com> dlm: use __le types for dlm header

This patch changes to use __le types directly in the dlm header
structure which is casted at the right dlm message buffer positions.

The main goal what is reached here is to remove sparse warnings
regarding to host to little byte order conversion or vice versa. Leaving
those sparse issues ignored and always do it in out/in functionality
tends to leave it unknown in which byte order the variable is being
handled.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
H A Drcom.cdiff 3428785a65dabf05bc899b6c5334984e98286184 Mon Apr 04 22:06:39 CEST 2022 Alexander Aring <aahringo@redhat.com> dlm: use __le types for dlm header

This patch changes to use __le types directly in the dlm header
structure which is casted at the right dlm message buffer positions.

The main goal what is reached here is to remove sparse warnings
regarding to host to little byte order conversion or vice versa. Leaving
those sparse issues ignored and always do it in out/in functionality
tends to leave it unknown in which byte order the variable is being
handled.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>