Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | headers_check fix: linux/dlm_plock.h | Jaswinder Singh Rajput | 2009-01-30 |
| | | | | | | | | fix the following 'make headers_check' warning: usr/include/linux/dlm_plock.h:25: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | ||
* | dlm: move plock code from gfs2 | David Teigland | 2008-04-21 |
Move the code that handles cluster posix locks from gfs2 into the dlm so that it can be used by both gfs2 and ocfs2. Signed-off-by: David Teigland <teigland@redhat.com> |