Searched hist:"9 b47c11d1cbedcba685c9bd90c73fd41acdfab0e" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/gfs2/ |
H A D | glock.h | diff 9b47c11d1cbedcba685c9bd90c73fd41acdfab0e Fri Sep 08 09:17:58 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Use void * instead of typedef for locking module interface
As requested by Jan Engelhardt, this removes the typedefs in the locking module interface and replaces them with void *. Also since we are changing the interface, I've added a few consts as well.
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de> Cc: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | incore.h | diff 9b47c11d1cbedcba685c9bd90c73fd41acdfab0e Fri Sep 08 09:17:58 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Use void * instead of typedef for locking module interface
As requested by Jan Engelhardt, this removes the typedefs in the locking module interface and replaces them with void *. Also since we are changing the interface, I've added a few consts as well.
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de> Cc: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|
H A D | glock.c | diff 9b47c11d1cbedcba685c9bd90c73fd41acdfab0e Fri Sep 08 09:17:58 CDT 2006 Steven Whitehouse <swhiteho@redhat.com> [GFS2] Use void * instead of typedef for locking module interface
As requested by Jan Engelhardt, this removes the typedefs in the locking module interface and replaces them with void *. Also since we are changing the interface, I've added a few consts as well.
Cc: Jan Engelhardt <jengelh@linux01.gwdg.de> Cc: David Teigland <teigland@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
|