Pull request (l-u-m open-vm-tools removal)

Tim Gardner tcanonical at tpi.com
Mon Apr 14 13:26:42 UTC 2008


Soren Hansen wrote:
> The following changes since commit 69f376fd09c562e5102b4115c5728532bc4ae86f:
>   Amit Kucheria (1):
>         UBUNTU: Poulsbo: Update to latest DRM drivers (Beta09)
> 
> are available in the git repository at:
> 
>   git://kernel.ubuntu.com/soren/ubuntu-hardy-lum.git master
> 
> Soren Hansen (1):
>       UBUNTU: Remove open-vm-tools from l-u-m
> 
>       We're reliably informed that open-vm-tools is not something we
>       want to support. Each VMWare product comes with its own version of
>       these kernel modules (released under the GPL and everything),
>       while open-vm-tools is not actually supported for any version of
>       any VMWare product. This might very well change in either the
>       intrepid or intrepid+1 time frame, but it's not there yet.
> 						    
> 
>  debian/config/i386                                |    7 -
>  ubuntu/Makefile                                   |    5 -
>  ubuntu/openvm/vmblock/COPYING                     |  339 ---
>  ubuntu/openvm/vmblock/Makefile                    |  147 --
>  ubuntu/openvm/vmblock/Makefile.kernel             |   42 -
>  ubuntu/openvm/vmblock/Makefile.normal             |  140 --
>  ubuntu/openvm/vmblock/README                      |   17 -
>  ubuntu/openvm/vmblock/autoconf/cachecreate.c      |   42 -
>  ubuntu/openvm/vmblock/autoconf/cachector.c        |   40 -
>  ubuntu/openvm/vmblock/autoconf/epoll.c            |   36 -
>  ubuntu/openvm/vmblock/autoconf/filldir1.c         |   50 -
>  ubuntu/openvm/vmblock/autoconf/geninclude.c       |   40 -
>  ubuntu/openvm/vmblock/autoconf/getsb1.c           |   45 -
>  ubuntu/openvm/vmblock/autoconf/setnice.c          |   32 -
>  ubuntu/openvm/vmblock/autoconf/skas1.c            |   32 -
>  ubuntu/openvm/vmblock/autoconf/statfs1.c          |   42 -
>  ubuntu/openvm/vmblock/include/compat_completion.h |  175 --
>  ubuntu/openvm/vmblock/include/compat_file.h       |   56 -
>  ubuntu/openvm/vmblock/include/compat_fs.h         |  239 --
>  ubuntu/openvm/vmblock/include/compat_init.h       |   38 -
>  ubuntu/openvm/vmblock/include/compat_kernel.h     |   76 -
>  ubuntu/openvm/vmblock/include/compat_list.h       |   55 -
>  ubuntu/openvm/vmblock/include/compat_mm.h         |  134 --
>  ubuntu/openvm/vmblock/include/compat_module.h     |   72 -
>  ubuntu/openvm/vmblock/include/compat_namei.h      |   40 -
>  ubuntu/openvm/vmblock/include/compat_page.h       |   75 -
>  ubuntu/openvm/vmblock/include/compat_sched.h      |  269 ---
>  ubuntu/openvm/vmblock/include/compat_semaphore.h  |   44 -
>  ubuntu/openvm/vmblock/include/compat_slab.h       |   70 -
>  ubuntu/openvm/vmblock/include/compat_spinlock.h   |   68 -
>  ubuntu/openvm/vmblock/include/compat_statfs.h     |   32 -
>  ubuntu/openvm/vmblock/include/compat_string.h     |   42 -
>  ubuntu/openvm/vmblock/include/compat_uaccess.h    |   79 -
>  ubuntu/openvm/vmblock/include/compat_version.h    |  121 -
>  ubuntu/openvm/vmblock/include/compat_wait.h       |  194 --
>  ubuntu/openvm/vmblock/include/driver-config.h     |   78 -
>  ubuntu/openvm/vmblock/include/vm_assert.h         |  310 ---
>  ubuntu/openvm/vmblock/include/vm_basic_defs.h     |  560 -----
>  ubuntu/openvm/vmblock/include/vm_basic_types.h    |  834 -------
>  ubuntu/openvm/vmblock/include/vmblock.h           |  104 -
>  ubuntu/openvm/vmblock/include/vmware.h            |   58 -
>  ubuntu/openvm/vmblock/linux/block.c               |  611 ------
>  ubuntu/openvm/vmblock/linux/block.h               |   47 -
>  ubuntu/openvm/vmblock/linux/control.c             |  334 ---
>  ubuntu/openvm/vmblock/linux/dbllnklst.c           |  399 ----
>  ubuntu/openvm/vmblock/linux/dbllnklst.h           |   69 -
>  ubuntu/openvm/vmblock/linux/dentry.c              |  121 -
>  ubuntu/openvm/vmblock/linux/file.c                |  274 ---
>  ubuntu/openvm/vmblock/linux/filesystem.c          |  621 ------
>  ubuntu/openvm/vmblock/linux/filesystem.h          |  110 -
>  ubuntu/openvm/vmblock/linux/inode.c               |  244 ---
>  ubuntu/openvm/vmblock/linux/module.c              |  175 --
>  ubuntu/openvm/vmblock/linux/os.h                  |  117 -
>  ubuntu/openvm/vmblock/linux/stubs.c               |   52 -
>  ubuntu/openvm/vmblock/linux/stubs.h               |   36 -
>  ubuntu/openvm/vmblock/linux/super.c               |  190 --
>  ubuntu/openvm/vmblock/linux/vmblockInt.h          |   95 -
>  ubuntu/openvm/vmblock/linux/vmblock_version.h     |   32 -
>  ubuntu/openvm/vmhgfs/COPYING                      |  339 ---
>  ubuntu/openvm/vmhgfs/Makefile                     |  147 --
>  ubuntu/openvm/vmhgfs/Makefile.kernel              |   55 -
>  ubuntu/openvm/vmhgfs/Makefile.normal              |  120 -
>  ubuntu/openvm/vmhgfs/autoconf/cachecreate.c       |   42 -
>  ubuntu/openvm/vmhgfs/autoconf/cachector.c         |   40 -
>  ubuntu/openvm/vmhgfs/autoconf/epoll.c             |   36 -
>  ubuntu/openvm/vmhgfs/autoconf/geninclude.c        |   40 -
>  ubuntu/openvm/vmhgfs/autoconf/getsb1.c            |   45 -
>  ubuntu/openvm/vmhgfs/autoconf/inode1.c            |   43 -
>  ubuntu/openvm/vmhgfs/autoconf/maxbytes.c          |   38 -
>  ubuntu/openvm/vmhgfs/autoconf/setnice.c           |   32 -
>  ubuntu/openvm/vmhgfs/autoconf/statfs1.c           |   42 -
>  ubuntu/openvm/vmhgfs/backdoor.c                   |  259 ---
>  ubuntu/openvm/vmhgfs/backdoor.h                   |   46 -
>  ubuntu/openvm/vmhgfs/backdoorGcc32.c              |  221 --
>  ubuntu/openvm/vmhgfs/backdoorGcc64.c              |  185 --
>  ubuntu/openvm/vmhgfs/backdoorInt.h                |   26 -
>  ubuntu/openvm/vmhgfs/backdoor_def.h               |  167 --
>  ubuntu/openvm/vmhgfs/backdoor_types.h             |  118 -
>  ubuntu/openvm/vmhgfs/bdhandler.c                  |  300 ---
>  ubuntu/openvm/vmhgfs/bdhandler.h                  |   32 -
>  ubuntu/openvm/vmhgfs/compat_completion.h          |  175 --
>  ubuntu/openvm/vmhgfs/compat_dcache.h              |   51 -
>  ubuntu/openvm/vmhgfs/compat_file.h                |   56 -
>  ubuntu/openvm/vmhgfs/compat_fs.h                  |  239 --
>  ubuntu/openvm/vmhgfs/compat_highmem.h             |   40 -
>  ubuntu/openvm/vmhgfs/compat_kernel.h              |   76 -
>  ubuntu/openvm/vmhgfs/compat_list.h                |   55 -
>  ubuntu/openvm/vmhgfs/compat_mm.h                  |  134 --
>  ubuntu/openvm/vmhgfs/compat_module.h              |   72 -
>  ubuntu/openvm/vmhgfs/compat_namei.h               |   40 -
>  ubuntu/openvm/vmhgfs/compat_page-flags.h          |   66 -
>  ubuntu/openvm/vmhgfs/compat_page.h                |   75 -
>  ubuntu/openvm/vmhgfs/compat_sched.h               |  269 ---
>  ubuntu/openvm/vmhgfs/compat_semaphore.h           |   44 -
>  ubuntu/openvm/vmhgfs/compat_slab.h                |   70 -
>  ubuntu/openvm/vmhgfs/compat_spinlock.h            |   68 -
>  ubuntu/openvm/vmhgfs/compat_statfs.h              |   32 -
>  ubuntu/openvm/vmhgfs/compat_string.h              |   42 -
>  ubuntu/openvm/vmhgfs/compat_uaccess.h             |   79 -
>  ubuntu/openvm/vmhgfs/compat_version.h             |  121 -
>  ubuntu/openvm/vmhgfs/compat_wait.h                |  194 --
>  ubuntu/openvm/vmhgfs/cpName.c                     |  433 ----
>  ubuntu/openvm/vmhgfs/cpName.h                     |  110 -
>  ubuntu/openvm/vmhgfs/cpNameInt.h                  |   54 -
>  ubuntu/openvm/vmhgfs/cpNameLinux.c                |  209 --
>  ubuntu/openvm/vmhgfs/cpNameLite.c                 |   97 -
>  ubuntu/openvm/vmhgfs/cpNameLite.h                 |   53 -
>  ubuntu/openvm/vmhgfs/dbllnklst.h                  |   69 -
>  ubuntu/openvm/vmhgfs/dentry.c                     |  101 -
>  ubuntu/openvm/vmhgfs/dir.c                        |  711 ------
>  ubuntu/openvm/vmhgfs/driver-config.h              |   78 -
>  ubuntu/openvm/vmhgfs/escBitvector.h               |  142 --
>  ubuntu/openvm/vmhgfs/file.c                       | 1093 ----------
>  ubuntu/openvm/vmhgfs/filesystem.c                 |  705 ------
>  ubuntu/openvm/vmhgfs/filesystem.h                 |   35 -
>  ubuntu/openvm/vmhgfs/fsutil.c                     | 1615 --------------
>  ubuntu/openvm/vmhgfs/fsutil.h                     |   97 -
>  ubuntu/openvm/vmhgfs/guest_msg_def.h              |   87 -
>  ubuntu/openvm/vmhgfs/hgfs.h                       |  220 --
>  ubuntu/openvm/vmhgfs/hgfsBd.c                     |  365 ----
>  ubuntu/openvm/vmhgfs/hgfsBd.h                     |   50 -
>  ubuntu/openvm/vmhgfs/hgfsDevLinux.h               |   63 -
>  ubuntu/openvm/vmhgfs/hgfsProto.h                  | 1011 ---------
>  ubuntu/openvm/vmhgfs/hgfsUtil.c                   |  261 ---
>  ubuntu/openvm/vmhgfs/hgfsUtil.h                   |  116 -
>  ubuntu/openvm/vmhgfs/includeCheck.h               |  132 --
>  ubuntu/openvm/vmhgfs/inode.c                      | 1663 --------------
>  ubuntu/openvm/vmhgfs/inode.h                      |   38 -
>  ubuntu/openvm/vmhgfs/kernelStubs.h                |  149 --
>  ubuntu/openvm/vmhgfs/kernelStubsLinux.c           |  455 ----
>  ubuntu/openvm/vmhgfs/link.c                       |  184 --
>  ubuntu/openvm/vmhgfs/message.c                    |  298 ---
>  ubuntu/openvm/vmhgfs/message.h                    |  106 -
>  ubuntu/openvm/vmhgfs/messageBackdoor.c            |  628 ------
>  ubuntu/openvm/vmhgfs/module.c                     |  107 -
>  ubuntu/openvm/vmhgfs/module.h                     |  250 ---
>  ubuntu/openvm/vmhgfs/page.c                       |  764 -------
>  ubuntu/openvm/vmhgfs/request.c                    |  247 ---
>  ubuntu/openvm/vmhgfs/request.h                    |  113 -
>  ubuntu/openvm/vmhgfs/rpcout.c                     |  462 ----
>  ubuntu/openvm/vmhgfs/rpcout.h                     |   59 -
>  ubuntu/openvm/vmhgfs/staticEscape.c               |  278 ---
>  ubuntu/openvm/vmhgfs/staticEscape.h               |   68 -
>  ubuntu/openvm/vmhgfs/stubs.c                      |   85 -
>  ubuntu/openvm/vmhgfs/super.c                      |  387 ----
>  ubuntu/openvm/vmhgfs/vm_assert.h                  |  310 ---
>  ubuntu/openvm/vmhgfs/vm_basic_asm.h               |  823 -------
>  ubuntu/openvm/vmhgfs/vm_basic_asm_x86.h           |  503 -----
>  ubuntu/openvm/vmhgfs/vm_basic_asm_x86_64.h        |  326 ---
>  ubuntu/openvm/vmhgfs/vm_basic_defs.h              |  560 -----
>  ubuntu/openvm/vmhgfs/vm_basic_types.h             |  834 -------
>  ubuntu/openvm/vmhgfs/vmhgfs_version.h             |   32 -
>  ubuntu/openvm/vmhgfs/vmware.h                     |   58 -
>  ubuntu/openvm/vmhgfs/vmware_pack_begin.h          |   43 -
>  ubuntu/openvm/vmhgfs/vmware_pack_end.h            |   44 -
>  ubuntu/openvm/vmhgfs/vmware_pack_init.h           |   65 -
>  ubuntu/openvm/vmhgfs/x86cpuid.h                   |  725 -------
>  ubuntu/openvm/vmmemctl/COPYING                    |  339 ---
>  ubuntu/openvm/vmmemctl/Makefile                   |  147 --
>  ubuntu/openvm/vmmemctl/Makefile.kernel            |   46 -
>  ubuntu/openvm/vmmemctl/Makefile.normal            |   94 -
>  ubuntu/openvm/vmmemctl/README                     |   11 -
>  ubuntu/openvm/vmmemctl/autoconf/epoll.c           |   36 -
>  ubuntu/openvm/vmmemctl/autoconf/geninclude.c      |   40 -
>  ubuntu/openvm/vmmemctl/autoconf/setnice.c         |   32 -
>  ubuntu/openvm/vmmemctl/backdoor.h                 |   46 -
>  ubuntu/openvm/vmmemctl/backdoorGcc32.c            |  221 --
>  ubuntu/openvm/vmmemctl/backdoorGcc64.c            |  185 --
>  ubuntu/openvm/vmmemctl/backdoorInt.h              |   26 -
>  ubuntu/openvm/vmmemctl/backdoor_balloon.h         |   39 -
>  ubuntu/openvm/vmmemctl/backdoor_def.h             |  167 --
>  ubuntu/openvm/vmmemctl/backdoor_types.h           |  118 -
>  ubuntu/openvm/vmmemctl/balloon_def.h              |   90 -
>  ubuntu/openvm/vmmemctl/compat_completion.h        |  175 --
>  ubuntu/openvm/vmmemctl/compat_file.h              |   56 -
>  ubuntu/openvm/vmmemctl/compat_kernel.h            |   76 -
>  ubuntu/openvm/vmmemctl/compat_list.h              |   55 -
>  ubuntu/openvm/vmmemctl/compat_mm.h                |  134 --
>  ubuntu/openvm/vmmemctl/compat_module.h            |   72 -
>  ubuntu/openvm/vmmemctl/compat_page.h              |   75 -
>  ubuntu/openvm/vmmemctl/compat_sched.h             |  269 ---
>  ubuntu/openvm/vmmemctl/compat_semaphore.h         |   44 -
>  ubuntu/openvm/vmmemctl/compat_spinlock.h          |   68 -
>  ubuntu/openvm/vmmemctl/compat_version.h           |  121 -
>  ubuntu/openvm/vmmemctl/compat_wait.h              |  194 --
>  ubuntu/openvm/vmmemctl/driver-config.h            |   78 -
>  ubuntu/openvm/vmmemctl/includeCheck.h             |  132 --
>  ubuntu/openvm/vmmemctl/os.c                       |  627 ------
>  ubuntu/openvm/vmmemctl/os.h                       |   77 -
>  ubuntu/openvm/vmmemctl/vm_assert.h                |  310 ---
>  ubuntu/openvm/vmmemctl/vm_basic_defs.h            |  560 -----
>  ubuntu/openvm/vmmemctl/vm_basic_types.h           |  834 -------
>  ubuntu/openvm/vmmemctl/vmballoon.c                | 1532 -------------
>  ubuntu/openvm/vmmemctl/vmballoon.h                |   81 -
>  ubuntu/openvm/vmmemctl/vmmemctl_version.h         |   32 -
>  ubuntu/openvm/vmsync/COPYING                      |  339 ---
>  ubuntu/openvm/vmsync/Makefile                     |  147 --
>  ubuntu/openvm/vmsync/Makefile.kernel              |   37 -
>  ubuntu/openvm/vmsync/autoconf/cachecreate.c       |   42 -
>  ubuntu/openvm/vmsync/autoconf/cachector.c         |   40 -
>  ubuntu/openvm/vmsync/compat_fs.h                  |  239 --
>  ubuntu/openvm/vmsync/compat_module.h              |   72 -
>  ubuntu/openvm/vmsync/compat_namei.h               |   40 -
>  ubuntu/openvm/vmsync/compat_slab.h                |   70 -
>  ubuntu/openvm/vmsync/compat_version.h             |  121 -
>  ubuntu/openvm/vmsync/compat_workqueue.h           |   58 -
>  ubuntu/openvm/vmsync/driver-config.h              |   78 -
>  ubuntu/openvm/vmsync/includeCheck.h               |  132 --
>  ubuntu/openvm/vmsync/sync.c                       |  716 ------
>  ubuntu/openvm/vmsync/syncDriverIoc.h              |   48 -
>  ubuntu/openvm/vmsync/vmsync_version.h             |   32 -
>  ubuntu/openvm/vmxnet/COPYING                      |  339 ---
>  ubuntu/openvm/vmxnet/Makefile                     |  147 --
>  ubuntu/openvm/vmxnet/Makefile.kernel              |   35 -
>  ubuntu/openvm/vmxnet/Makefile.normal              |   86 -
>  ubuntu/openvm/vmxnet/README                       |   11 -
>  ubuntu/openvm/vmxnet/autoconf/geninclude.c        |   40 -
>  ubuntu/openvm/vmxnet/autoconf/skblin.c            |   41 -
>  ubuntu/openvm/vmxnet/bpf_meta.h                   |   59 -
>  ubuntu/openvm/vmxnet/compat_ethtool.h             |   54 -
>  ubuntu/openvm/vmxnet/compat_highmem.h             |   40 -
>  ubuntu/openvm/vmxnet/compat_init.h                |   38 -
>  ubuntu/openvm/vmxnet/compat_interrupt.h           |   50 -
>  ubuntu/openvm/vmxnet/compat_ioport.h              |   40 -
>  ubuntu/openvm/vmxnet/compat_module.h              |   72 -
>  ubuntu/openvm/vmxnet/compat_netdevice.h           |  173 --
>  ubuntu/openvm/vmxnet/compat_pci.h                 |  441 ----
>  ubuntu/openvm/vmxnet/compat_skbuff.h              |   89 -
>  ubuntu/openvm/vmxnet/compat_slab.h                |   70 -
>  ubuntu/openvm/vmxnet/compat_spinlock.h            |   68 -
>  ubuntu/openvm/vmxnet/compat_timer.h               |   95 -
>  ubuntu/openvm/vmxnet/compat_version.h             |  121 -
>  ubuntu/openvm/vmxnet/driver-config.h              |   78 -
>  ubuntu/openvm/vmxnet/includeCheck.h               |  132 --
>  ubuntu/openvm/vmxnet/net.h                        |   75 -
>  ubuntu/openvm/vmxnet/net_sg.h                     |   73 -
>  ubuntu/openvm/vmxnet/vm_basic_types.h             |  834 -------
>  ubuntu/openvm/vmxnet/vm_device_version.h          |  179 --
>  ubuntu/openvm/vmxnet/vmnet_def.h                  |   60 -
>  ubuntu/openvm/vmxnet/vmxnet.c                     | 2407 ---------------------
>  ubuntu/openvm/vmxnet/vmxnet2_def.h                |  415 ----
>  ubuntu/openvm/vmxnet/vmxnetInt.h                  |  172 --
>  ubuntu/openvm/vmxnet/vmxnet_def.h                 |  201 --
>  ubuntu/openvm/vmxnet/vmxnet_version.h             |   32 -
>  244 files changed, 0 insertions(+), 47565 deletions(-)
>  delete mode 100644 ubuntu/openvm/vmblock/COPYING
>  delete mode 100644 ubuntu/openvm/vmblock/Makefile
>  delete mode 100644 ubuntu/openvm/vmblock/Makefile.kernel
>  delete mode 100644 ubuntu/openvm/vmblock/Makefile.normal
>  delete mode 100644 ubuntu/openvm/vmblock/README
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/cachecreate.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/cachector.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/epoll.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/filldir1.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/geninclude.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/getsb1.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/setnice.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/skas1.c
>  delete mode 100644 ubuntu/openvm/vmblock/autoconf/statfs1.c
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_completion.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_file.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_fs.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_init.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_kernel.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_list.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_mm.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_module.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_namei.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_page.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_sched.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_semaphore.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_slab.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_spinlock.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_statfs.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_string.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_uaccess.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_version.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/compat_wait.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/driver-config.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/includeCheck.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/vm_assert.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/vm_basic_defs.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/vm_basic_types.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/vmblock.h
>  delete mode 100644 ubuntu/openvm/vmblock/include/vmware.h
>  delete mode 100644 ubuntu/openvm/vmblock/linux/block.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/block.h
>  delete mode 100644 ubuntu/openvm/vmblock/linux/control.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/dbllnklst.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/dbllnklst.h
>  delete mode 100644 ubuntu/openvm/vmblock/linux/dentry.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/file.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/filesystem.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/filesystem.h
>  delete mode 100644 ubuntu/openvm/vmblock/linux/inode.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/module.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/os.h
>  delete mode 100644 ubuntu/openvm/vmblock/linux/stubs.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/stubs.h
>  delete mode 100644 ubuntu/openvm/vmblock/linux/super.c
>  delete mode 100644 ubuntu/openvm/vmblock/linux/vmblockInt.h
>  delete mode 100644 ubuntu/openvm/vmblock/linux/vmblock_version.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/COPYING
>  delete mode 100644 ubuntu/openvm/vmhgfs/Makefile
>  delete mode 100644 ubuntu/openvm/vmhgfs/Makefile.kernel
>  delete mode 100644 ubuntu/openvm/vmhgfs/Makefile.normal
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/cachecreate.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/cachector.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/epoll.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/geninclude.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/getsb1.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/inode1.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/maxbytes.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/setnice.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/autoconf/statfs1.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/backdoor.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/backdoor.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/backdoorGcc32.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/backdoorGcc64.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/backdoorInt.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/backdoor_def.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/backdoor_types.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/bdhandler.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/bdhandler.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_completion.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_dcache.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_file.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_fs.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_highmem.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_kernel.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_list.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_mm.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_module.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_namei.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_page-flags.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_page.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_sched.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_semaphore.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_slab.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_spinlock.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_statfs.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_string.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_uaccess.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_version.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/compat_wait.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/cpName.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/cpName.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/cpNameInt.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/cpNameLinux.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/cpNameLite.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/cpNameLite.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/dbllnklst.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/dentry.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/dir.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/driver-config.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/escBitvector.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/file.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/filesystem.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/filesystem.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/fsutil.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/fsutil.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/guest_msg_def.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/hgfs.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/hgfsBd.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/hgfsBd.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/hgfsDevLinux.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/hgfsProto.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/hgfsUtil.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/hgfsUtil.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/includeCheck.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/inode.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/inode.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/kernelStubs.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/kernelStubsLinux.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/link.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/message.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/message.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/messageBackdoor.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/module.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/module.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/page.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/request.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/request.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/rpcout.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/rpcout.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/staticEscape.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/staticEscape.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/stubs.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/super.c
>  delete mode 100644 ubuntu/openvm/vmhgfs/vm_assert.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vm_basic_asm.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vm_basic_asm_x86.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vm_basic_asm_x86_64.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vm_basic_defs.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vm_basic_types.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vmhgfs_version.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vmware.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vmware_pack_begin.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vmware_pack_end.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/vmware_pack_init.h
>  delete mode 100644 ubuntu/openvm/vmhgfs/x86cpuid.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/COPYING
>  delete mode 100644 ubuntu/openvm/vmmemctl/Makefile
>  delete mode 100644 ubuntu/openvm/vmmemctl/Makefile.kernel
>  delete mode 100644 ubuntu/openvm/vmmemctl/Makefile.normal
>  delete mode 100644 ubuntu/openvm/vmmemctl/README
>  delete mode 100644 ubuntu/openvm/vmmemctl/autoconf/epoll.c
>  delete mode 100644 ubuntu/openvm/vmmemctl/autoconf/geninclude.c
>  delete mode 100644 ubuntu/openvm/vmmemctl/autoconf/setnice.c
>  delete mode 100644 ubuntu/openvm/vmmemctl/backdoor.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/backdoorGcc32.c
>  delete mode 100644 ubuntu/openvm/vmmemctl/backdoorGcc64.c
>  delete mode 100644 ubuntu/openvm/vmmemctl/backdoorInt.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/backdoor_balloon.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/backdoor_def.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/backdoor_types.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/balloon_def.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_completion.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_file.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_kernel.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_list.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_mm.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_module.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_page.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_sched.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_semaphore.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_spinlock.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_version.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/compat_wait.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/driver-config.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/includeCheck.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/os.c
>  delete mode 100644 ubuntu/openvm/vmmemctl/os.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/vm_assert.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/vm_basic_defs.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/vm_basic_types.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/vmballoon.c
>  delete mode 100644 ubuntu/openvm/vmmemctl/vmballoon.h
>  delete mode 100644 ubuntu/openvm/vmmemctl/vmmemctl_version.h
>  delete mode 100644 ubuntu/openvm/vmsync/COPYING
>  delete mode 100644 ubuntu/openvm/vmsync/Makefile
>  delete mode 100644 ubuntu/openvm/vmsync/Makefile.kernel
>  delete mode 100644 ubuntu/openvm/vmsync/autoconf/cachecreate.c
>  delete mode 100644 ubuntu/openvm/vmsync/autoconf/cachector.c
>  delete mode 100644 ubuntu/openvm/vmsync/compat_fs.h
>  delete mode 100644 ubuntu/openvm/vmsync/compat_module.h
>  delete mode 100644 ubuntu/openvm/vmsync/compat_namei.h
>  delete mode 100644 ubuntu/openvm/vmsync/compat_slab.h
>  delete mode 100644 ubuntu/openvm/vmsync/compat_version.h
>  delete mode 100644 ubuntu/openvm/vmsync/compat_workqueue.h
>  delete mode 100644 ubuntu/openvm/vmsync/driver-config.h
>  delete mode 100644 ubuntu/openvm/vmsync/includeCheck.h
>  delete mode 100644 ubuntu/openvm/vmsync/sync.c
>  delete mode 100644 ubuntu/openvm/vmsync/syncDriverIoc.h
>  delete mode 100644 ubuntu/openvm/vmsync/vmsync_version.h
>  delete mode 100644 ubuntu/openvm/vmxnet/COPYING
>  delete mode 100644 ubuntu/openvm/vmxnet/Makefile
>  delete mode 100644 ubuntu/openvm/vmxnet/Makefile.kernel
>  delete mode 100644 ubuntu/openvm/vmxnet/Makefile.normal
>  delete mode 100644 ubuntu/openvm/vmxnet/README
>  delete mode 100644 ubuntu/openvm/vmxnet/autoconf/geninclude.c
>  delete mode 100644 ubuntu/openvm/vmxnet/autoconf/skblin.c
>  delete mode 100644 ubuntu/openvm/vmxnet/bpf_meta.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_ethtool.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_highmem.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_init.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_interrupt.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_ioport.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_module.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_netdevice.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_pci.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_skbuff.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_slab.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_spinlock.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_timer.h
>  delete mode 100644 ubuntu/openvm/vmxnet/compat_version.h
>  delete mode 100644 ubuntu/openvm/vmxnet/driver-config.h
>  delete mode 100644 ubuntu/openvm/vmxnet/includeCheck.h
>  delete mode 100644 ubuntu/openvm/vmxnet/net.h
>  delete mode 100644 ubuntu/openvm/vmxnet/net_sg.h
>  delete mode 100644 ubuntu/openvm/vmxnet/vm_basic_types.h
>  delete mode 100644 ubuntu/openvm/vmxnet/vm_device_version.h
>  delete mode 100644 ubuntu/openvm/vmxnet/vmnet_def.h
>  delete mode 100644 ubuntu/openvm/vmxnet/vmxnet.c
>  delete mode 100644 ubuntu/openvm/vmxnet/vmxnet2_def.h
>  delete mode 100644 ubuntu/openvm/vmxnet/vmxnetInt.h
>  delete mode 100644 ubuntu/openvm/vmxnet/vmxnet_def.h
>  delete mode 100644 ubuntu/openvm/vmxnet/vmxnet_version.h
> 
> 

pulled. test building.

-- 
Tim Gardner tim.gardner at ubuntu.com




More information about the kernel-team mailing list