[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>
This commit is contained in:

committed by
Steven Whitehouse

parent
f3b30912e0
commit
7d308590ae
@@ -45,9 +45,9 @@ unifdef-y += acct.h adb.h adfs_fs.h agpgart.h apm_bios.h atalk.h \
|
||||
inet_diag.h in.h inotify.h input.h ipc.h ipmi.h ipv6.h \
|
||||
ipv6_route.h isdn.h isdnif.h isdn_ppp.h isicom.h jbd.h \
|
||||
joystick.h kdev_t.h kd.h kernelcapi.h kernel.h keyboard.h \
|
||||
llc.h loop.h lp.h mempolicy.h mii.h mman.h mroute.h msdos_fs.h \
|
||||
msg.h nbd.h ncp_fs.h ncp.h ncp_mount.h netdevice.h \
|
||||
netfilter_bridge.h netfilter_decnet.h netfilter.h \
|
||||
llc.h lm_interface.h loop.h lp.h mempolicy.h mii.h mman.h \
|
||||
mroute.h msdos_fs.h msg.h nbd.h ncp_fs.h ncp.h ncp_mount.h \
|
||||
netdevice.h netfilter_bridge.h netfilter_decnet.h netfilter.h \
|
||||
netfilter_ipv4.h netfilter_ipv6.h netfilter_logging.h net.h \
|
||||
netlink.h nfs3.h nfs4.h nfsacl.h nfs_fs.h nfs.h nfs_idmap.h \
|
||||
n_r3964.h nubus.h nvram.h parport.h patchkey.h pci.h pktcdvd.h \
|
||||
|
Reference in New Issue
Block a user