aboutsummaryrefslogtreecommitdiff
path: root/include/linux/lm_interface.h
AgeCommit message (Collapse)AuthorFilesLines
2006-09-19[GFS2] Export lm_interface to kernel headersFabio Massimo Di Nitto1-0/+273
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 <[email protected]> Signed-off-by: Steven Whitehouse <[email protected]>