]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
crush symlinks
authorsageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 27 Nov 2007 23:03:01 +0000 (23:03 +0000)
committersageweil <sageweil@29311d96-e01e-0410-9327-a35deaab8ce9>
Tue, 27 Nov 2007 23:03:01 +0000 (23:03 +0000)
git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2124 29311d96-e01e-0410-9327-a35deaab8ce9

trunk/ceph/kernel/crush/crush.c [new symlink]
trunk/ceph/kernel/crush/crush.h [new symlink]
trunk/ceph/kernel/crush/hash.h [new symlink]
trunk/ceph/kernel/crush/mapper.c [new symlink]
trunk/ceph/kernel/crush/mapper.h [new symlink]

diff --git a/trunk/ceph/kernel/crush/crush.c b/trunk/ceph/kernel/crush/crush.c
new file mode 120000 (symlink)
index 0000000..6370414
--- /dev/null
@@ -0,0 +1 @@
+../../crush/crush.c
\ No newline at end of file
diff --git a/trunk/ceph/kernel/crush/crush.h b/trunk/ceph/kernel/crush/crush.h
new file mode 120000 (symlink)
index 0000000..902e099
--- /dev/null
@@ -0,0 +1 @@
+../../crush/crush.h
\ No newline at end of file
diff --git a/trunk/ceph/kernel/crush/hash.h b/trunk/ceph/kernel/crush/hash.h
new file mode 120000 (symlink)
index 0000000..8e7f6b4
--- /dev/null
@@ -0,0 +1 @@
+../../crush/hash.h
\ No newline at end of file
diff --git a/trunk/ceph/kernel/crush/mapper.c b/trunk/ceph/kernel/crush/mapper.c
new file mode 120000 (symlink)
index 0000000..0b5a764
--- /dev/null
@@ -0,0 +1 @@
+../../crush/mapper.c
\ No newline at end of file
diff --git a/trunk/ceph/kernel/crush/mapper.h b/trunk/ceph/kernel/crush/mapper.h
new file mode 120000 (symlink)
index 0000000..6b11113
--- /dev/null
@@ -0,0 +1 @@
+../../crush/mapper.h
\ No newline at end of file