From: Fabio Massimo Di Nitto Date: Tue, 19 Sep 2006 05:56:29 +0000 (+0200) Subject: [GFS2] Export lm_interface to kernel headers X-Git-Tag: v2.6.19-rc1~32^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d308590ae60d1f038a54a94e78a385c5c163452;p=pandora-kernel.git [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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed