linux/fs/gfs2/locking/dlm
Fabio Massimo Di Nitto 7d308590ae [GFS2] Export lm_interface to kernel headers
lm_interface.h has a few out of the tree clients such as GFS1
and userland tools.

Right now, these clients keeps a copy of the file in their build tree
that can go out of sync.

Move lm_interface.h to include/linux, export it to userland and
clean up fs/gfs2 to use the new location.

Signed-off-by: Fabio M. Di Nitto <fabbione@ubuntu.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-09-19 08:45:18 -04:00
..
lock_dlm.h [GFS2] Export lm_interface to kernel headers 2006-09-19 08:45:18 -04:00
lock.c [GFS2] Use void * instead of typedef for locking module interface 2006-09-08 10:17:58 -04:00
main.c [GFS2] Update copyright, tidy up incore.h 2006-09-01 11:05:15 -04:00
Makefile [GFS2] An update of the GFS2 lock modules 2006-01-17 08:47:12 +00:00
mount.c [GFS2] Use void * instead of typedef for locking module interface 2006-09-08 10:17:58 -04:00
plock.c [GFS2] Use void * instead of typedef for locking module interface 2006-09-08 10:17:58 -04:00
sysfs.c [GFS2] Remove one typedef 2006-09-07 15:50:20 -04:00
thread.c [GFS2] Remove one typedef 2006-09-07 15:50:20 -04:00