[CRIU] [PATCH 03/12] build: Move @protobuf dir into @images

Cyrill Gorcunov gorcunov at openvz.org
Mon Feb 15 04:26:50 PST 2016


But keep @protobuf as a symlink: we have
this path encoded in sources. Gonna be
removed with time.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 {protobuf => images}/Makefile                         | 0
 {protobuf => images}/binfmt-misc.proto                | 0
 {protobuf => images}/cgroup.proto                     | 0
 {protobuf => images}/core-aarch64.proto               | 0
 {protobuf => images}/core-arm.proto                   | 0
 {protobuf => images}/core-ppc64.proto                 | 0
 {protobuf => images}/core-x86.proto                   | 0
 {protobuf => images}/core.proto                       | 0
 {protobuf => images}/cpuinfo.proto                    | 0
 {protobuf => images}/creds.proto                      | 0
 {protobuf => images}/eventfd.proto                    | 0
 {protobuf => images}/eventpoll.proto                  | 0
 {protobuf => images}/ext-file.proto                   | 0
 {protobuf => images}/fdinfo.proto                     | 0
 {protobuf => images}/fh.proto                         | 0
 {protobuf => images}/fifo.proto                       | 0
 {protobuf => images}/file-lock.proto                  | 0
 {protobuf => images}/fown.proto                       | 0
 {protobuf => images}/fs.proto                         | 0
 {protobuf => images}/fsnotify.proto                   | 0
 {protobuf => images}/ghost-file.proto                 | 0
 {protobuf => images}/google/protobuf/descriptor.proto | 0
 {protobuf => images}/inventory.proto                  | 0
 {protobuf => images}/ipc-desc.proto                   | 0
 {protobuf => images}/ipc-msg.proto                    | 0
 {protobuf => images}/ipc-sem.proto                    | 0
 {protobuf => images}/ipc-shm.proto                    | 0
 {protobuf => images}/ipc-var.proto                    | 0
 {protobuf => images}/mm.proto                         | 0
 {protobuf => images}/mnt.proto                        | 0
 {protobuf => images}/netdev.proto                     | 0
 {protobuf => images}/ns.proto                         | 0
 {protobuf => images}/opts.proto                       | 0
 {protobuf => images}/packet-sock.proto                | 0
 {protobuf => images}/pagemap.proto                    | 0
 {protobuf => images}/pipe-data.proto                  | 0
 {protobuf => images}/pipe.proto                       | 0
 {protobuf => images}/pstree.proto                     | 0
 {protobuf => images}/regfile.proto                    | 0
 {protobuf => images}/remap-file-path.proto            | 0
 {protobuf => images}/rlimit.proto                     | 0
 {protobuf => images}/rpc.proto                        | 0
 {protobuf => images}/sa.proto                         | 0
 {protobuf => images}/seccomp.proto                    | 0
 {protobuf => images}/siginfo.proto                    | 0
 {protobuf => images}/signalfd.proto                   | 0
 {protobuf => images}/sk-inet.proto                    | 0
 {protobuf => images}/sk-netlink.proto                 | 0
 {protobuf => images}/sk-opts.proto                    | 0
 {protobuf => images}/sk-packet.proto                  | 0
 {protobuf => images}/sk-unix.proto                    | 0
 {protobuf => images}/stats.proto                      | 0
 {protobuf => images}/tcp-stream.proto                 | 0
 {protobuf => images}/time.proto                       | 0
 {protobuf => images}/timer.proto                      | 0
 {protobuf => images}/timerfd.proto                    | 0
 {protobuf => images}/tty.proto                        | 0
 {protobuf => images}/tun.proto                        | 0
 {protobuf => images}/userns.proto                     | 0
 {protobuf => images}/utsns.proto                      | 0
 {protobuf => images}/vma.proto                        | 0
 protobuf                                              | 1 +
 62 files changed, 1 insertion(+)
 rename {protobuf => images}/Makefile (100%)
 rename {protobuf => images}/binfmt-misc.proto (100%)
 rename {protobuf => images}/cgroup.proto (100%)
 rename {protobuf => images}/core-aarch64.proto (100%)
 rename {protobuf => images}/core-arm.proto (100%)
 rename {protobuf => images}/core-ppc64.proto (100%)
 rename {protobuf => images}/core-x86.proto (100%)
 rename {protobuf => images}/core.proto (100%)
 rename {protobuf => images}/cpuinfo.proto (100%)
 rename {protobuf => images}/creds.proto (100%)
 rename {protobuf => images}/eventfd.proto (100%)
 rename {protobuf => images}/eventpoll.proto (100%)
 rename {protobuf => images}/ext-file.proto (100%)
 rename {protobuf => images}/fdinfo.proto (100%)
 rename {protobuf => images}/fh.proto (100%)
 rename {protobuf => images}/fifo.proto (100%)
 rename {protobuf => images}/file-lock.proto (100%)
 rename {protobuf => images}/fown.proto (100%)
 rename {protobuf => images}/fs.proto (100%)
 rename {protobuf => images}/fsnotify.proto (100%)
 rename {protobuf => images}/ghost-file.proto (100%)
 rename {protobuf => images}/google/protobuf/descriptor.proto (100%)
 rename {protobuf => images}/inventory.proto (100%)
 rename {protobuf => images}/ipc-desc.proto (100%)
 rename {protobuf => images}/ipc-msg.proto (100%)
 rename {protobuf => images}/ipc-sem.proto (100%)
 rename {protobuf => images}/ipc-shm.proto (100%)
 rename {protobuf => images}/ipc-var.proto (100%)
 rename {protobuf => images}/mm.proto (100%)
 rename {protobuf => images}/mnt.proto (100%)
 rename {protobuf => images}/netdev.proto (100%)
 rename {protobuf => images}/ns.proto (100%)
 rename {protobuf => images}/opts.proto (100%)
 rename {protobuf => images}/packet-sock.proto (100%)
 rename {protobuf => images}/pagemap.proto (100%)
 rename {protobuf => images}/pipe-data.proto (100%)
 rename {protobuf => images}/pipe.proto (100%)
 rename {protobuf => images}/pstree.proto (100%)
 rename {protobuf => images}/regfile.proto (100%)
 rename {protobuf => images}/remap-file-path.proto (100%)
 rename {protobuf => images}/rlimit.proto (100%)
 rename {protobuf => images}/rpc.proto (100%)
 rename {protobuf => images}/sa.proto (100%)
 rename {protobuf => images}/seccomp.proto (100%)
 rename {protobuf => images}/siginfo.proto (100%)
 rename {protobuf => images}/signalfd.proto (100%)
 rename {protobuf => images}/sk-inet.proto (100%)
 rename {protobuf => images}/sk-netlink.proto (100%)
 rename {protobuf => images}/sk-opts.proto (100%)
 rename {protobuf => images}/sk-packet.proto (100%)
 rename {protobuf => images}/sk-unix.proto (100%)
 rename {protobuf => images}/stats.proto (100%)
 rename {protobuf => images}/tcp-stream.proto (100%)
 rename {protobuf => images}/time.proto (100%)
 rename {protobuf => images}/timer.proto (100%)
 rename {protobuf => images}/timerfd.proto (100%)
 rename {protobuf => images}/tty.proto (100%)
 rename {protobuf => images}/tun.proto (100%)
 rename {protobuf => images}/userns.proto (100%)
 rename {protobuf => images}/utsns.proto (100%)
 rename {protobuf => images}/vma.proto (100%)
 create mode 120000 protobuf

diff --git a/protobuf/Makefile b/images/Makefile
similarity index 100%
rename from protobuf/Makefile
rename to images/Makefile
diff --git a/protobuf/binfmt-misc.proto b/images/binfmt-misc.proto
similarity index 100%
rename from protobuf/binfmt-misc.proto
rename to images/binfmt-misc.proto
diff --git a/protobuf/cgroup.proto b/images/cgroup.proto
similarity index 100%
rename from protobuf/cgroup.proto
rename to images/cgroup.proto
diff --git a/protobuf/core-aarch64.proto b/images/core-aarch64.proto
similarity index 100%
rename from protobuf/core-aarch64.proto
rename to images/core-aarch64.proto
diff --git a/protobuf/core-arm.proto b/images/core-arm.proto
similarity index 100%
rename from protobuf/core-arm.proto
rename to images/core-arm.proto
diff --git a/protobuf/core-ppc64.proto b/images/core-ppc64.proto
similarity index 100%
rename from protobuf/core-ppc64.proto
rename to images/core-ppc64.proto
diff --git a/protobuf/core-x86.proto b/images/core-x86.proto
similarity index 100%
rename from protobuf/core-x86.proto
rename to images/core-x86.proto
diff --git a/protobuf/core.proto b/images/core.proto
similarity index 100%
rename from protobuf/core.proto
rename to images/core.proto
diff --git a/protobuf/cpuinfo.proto b/images/cpuinfo.proto
similarity index 100%
rename from protobuf/cpuinfo.proto
rename to images/cpuinfo.proto
diff --git a/protobuf/creds.proto b/images/creds.proto
similarity index 100%
rename from protobuf/creds.proto
rename to images/creds.proto
diff --git a/protobuf/eventfd.proto b/images/eventfd.proto
similarity index 100%
rename from protobuf/eventfd.proto
rename to images/eventfd.proto
diff --git a/protobuf/eventpoll.proto b/images/eventpoll.proto
similarity index 100%
rename from protobuf/eventpoll.proto
rename to images/eventpoll.proto
diff --git a/protobuf/ext-file.proto b/images/ext-file.proto
similarity index 100%
rename from protobuf/ext-file.proto
rename to images/ext-file.proto
diff --git a/protobuf/fdinfo.proto b/images/fdinfo.proto
similarity index 100%
rename from protobuf/fdinfo.proto
rename to images/fdinfo.proto
diff --git a/protobuf/fh.proto b/images/fh.proto
similarity index 100%
rename from protobuf/fh.proto
rename to images/fh.proto
diff --git a/protobuf/fifo.proto b/images/fifo.proto
similarity index 100%
rename from protobuf/fifo.proto
rename to images/fifo.proto
diff --git a/protobuf/file-lock.proto b/images/file-lock.proto
similarity index 100%
rename from protobuf/file-lock.proto
rename to images/file-lock.proto
diff --git a/protobuf/fown.proto b/images/fown.proto
similarity index 100%
rename from protobuf/fown.proto
rename to images/fown.proto
diff --git a/protobuf/fs.proto b/images/fs.proto
similarity index 100%
rename from protobuf/fs.proto
rename to images/fs.proto
diff --git a/protobuf/fsnotify.proto b/images/fsnotify.proto
similarity index 100%
rename from protobuf/fsnotify.proto
rename to images/fsnotify.proto
diff --git a/protobuf/ghost-file.proto b/images/ghost-file.proto
similarity index 100%
rename from protobuf/ghost-file.proto
rename to images/ghost-file.proto
diff --git a/protobuf/google/protobuf/descriptor.proto b/images/google/protobuf/descriptor.proto
similarity index 100%
rename from protobuf/google/protobuf/descriptor.proto
rename to images/google/protobuf/descriptor.proto
diff --git a/protobuf/inventory.proto b/images/inventory.proto
similarity index 100%
rename from protobuf/inventory.proto
rename to images/inventory.proto
diff --git a/protobuf/ipc-desc.proto b/images/ipc-desc.proto
similarity index 100%
rename from protobuf/ipc-desc.proto
rename to images/ipc-desc.proto
diff --git a/protobuf/ipc-msg.proto b/images/ipc-msg.proto
similarity index 100%
rename from protobuf/ipc-msg.proto
rename to images/ipc-msg.proto
diff --git a/protobuf/ipc-sem.proto b/images/ipc-sem.proto
similarity index 100%
rename from protobuf/ipc-sem.proto
rename to images/ipc-sem.proto
diff --git a/protobuf/ipc-shm.proto b/images/ipc-shm.proto
similarity index 100%
rename from protobuf/ipc-shm.proto
rename to images/ipc-shm.proto
diff --git a/protobuf/ipc-var.proto b/images/ipc-var.proto
similarity index 100%
rename from protobuf/ipc-var.proto
rename to images/ipc-var.proto
diff --git a/protobuf/mm.proto b/images/mm.proto
similarity index 100%
rename from protobuf/mm.proto
rename to images/mm.proto
diff --git a/protobuf/mnt.proto b/images/mnt.proto
similarity index 100%
rename from protobuf/mnt.proto
rename to images/mnt.proto
diff --git a/protobuf/netdev.proto b/images/netdev.proto
similarity index 100%
rename from protobuf/netdev.proto
rename to images/netdev.proto
diff --git a/protobuf/ns.proto b/images/ns.proto
similarity index 100%
rename from protobuf/ns.proto
rename to images/ns.proto
diff --git a/protobuf/opts.proto b/images/opts.proto
similarity index 100%
rename from protobuf/opts.proto
rename to images/opts.proto
diff --git a/protobuf/packet-sock.proto b/images/packet-sock.proto
similarity index 100%
rename from protobuf/packet-sock.proto
rename to images/packet-sock.proto
diff --git a/protobuf/pagemap.proto b/images/pagemap.proto
similarity index 100%
rename from protobuf/pagemap.proto
rename to images/pagemap.proto
diff --git a/protobuf/pipe-data.proto b/images/pipe-data.proto
similarity index 100%
rename from protobuf/pipe-data.proto
rename to images/pipe-data.proto
diff --git a/protobuf/pipe.proto b/images/pipe.proto
similarity index 100%
rename from protobuf/pipe.proto
rename to images/pipe.proto
diff --git a/protobuf/pstree.proto b/images/pstree.proto
similarity index 100%
rename from protobuf/pstree.proto
rename to images/pstree.proto
diff --git a/protobuf/regfile.proto b/images/regfile.proto
similarity index 100%
rename from protobuf/regfile.proto
rename to images/regfile.proto
diff --git a/protobuf/remap-file-path.proto b/images/remap-file-path.proto
similarity index 100%
rename from protobuf/remap-file-path.proto
rename to images/remap-file-path.proto
diff --git a/protobuf/rlimit.proto b/images/rlimit.proto
similarity index 100%
rename from protobuf/rlimit.proto
rename to images/rlimit.proto
diff --git a/protobuf/rpc.proto b/images/rpc.proto
similarity index 100%
rename from protobuf/rpc.proto
rename to images/rpc.proto
diff --git a/protobuf/sa.proto b/images/sa.proto
similarity index 100%
rename from protobuf/sa.proto
rename to images/sa.proto
diff --git a/protobuf/seccomp.proto b/images/seccomp.proto
similarity index 100%
rename from protobuf/seccomp.proto
rename to images/seccomp.proto
diff --git a/protobuf/siginfo.proto b/images/siginfo.proto
similarity index 100%
rename from protobuf/siginfo.proto
rename to images/siginfo.proto
diff --git a/protobuf/signalfd.proto b/images/signalfd.proto
similarity index 100%
rename from protobuf/signalfd.proto
rename to images/signalfd.proto
diff --git a/protobuf/sk-inet.proto b/images/sk-inet.proto
similarity index 100%
rename from protobuf/sk-inet.proto
rename to images/sk-inet.proto
diff --git a/protobuf/sk-netlink.proto b/images/sk-netlink.proto
similarity index 100%
rename from protobuf/sk-netlink.proto
rename to images/sk-netlink.proto
diff --git a/protobuf/sk-opts.proto b/images/sk-opts.proto
similarity index 100%
rename from protobuf/sk-opts.proto
rename to images/sk-opts.proto
diff --git a/protobuf/sk-packet.proto b/images/sk-packet.proto
similarity index 100%
rename from protobuf/sk-packet.proto
rename to images/sk-packet.proto
diff --git a/protobuf/sk-unix.proto b/images/sk-unix.proto
similarity index 100%
rename from protobuf/sk-unix.proto
rename to images/sk-unix.proto
diff --git a/protobuf/stats.proto b/images/stats.proto
similarity index 100%
rename from protobuf/stats.proto
rename to images/stats.proto
diff --git a/protobuf/tcp-stream.proto b/images/tcp-stream.proto
similarity index 100%
rename from protobuf/tcp-stream.proto
rename to images/tcp-stream.proto
diff --git a/protobuf/time.proto b/images/time.proto
similarity index 100%
rename from protobuf/time.proto
rename to images/time.proto
diff --git a/protobuf/timer.proto b/images/timer.proto
similarity index 100%
rename from protobuf/timer.proto
rename to images/timer.proto
diff --git a/protobuf/timerfd.proto b/images/timerfd.proto
similarity index 100%
rename from protobuf/timerfd.proto
rename to images/timerfd.proto
diff --git a/protobuf/tty.proto b/images/tty.proto
similarity index 100%
rename from protobuf/tty.proto
rename to images/tty.proto
diff --git a/protobuf/tun.proto b/images/tun.proto
similarity index 100%
rename from protobuf/tun.proto
rename to images/tun.proto
diff --git a/protobuf/userns.proto b/images/userns.proto
similarity index 100%
rename from protobuf/userns.proto
rename to images/userns.proto
diff --git a/protobuf/utsns.proto b/images/utsns.proto
similarity index 100%
rename from protobuf/utsns.proto
rename to images/utsns.proto
diff --git a/protobuf/vma.proto b/images/vma.proto
similarity index 100%
rename from protobuf/vma.proto
rename to images/vma.proto
diff --git a/protobuf b/protobuf
new file mode 120000
index 000000000000..5e798fa0ef25
--- /dev/null
+++ b/protobuf
@@ -0,0 +1 @@
+images
\ No newline at end of file
-- 
2.5.0



More information about the CRIU mailing list