diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-29 04:12:44 +0200 |
commit | c7fcba1bf4d0da13b66396c08c0b5f62b25d0405 (patch) | |
tree | f85741e12b958c1430750355fb4f463e4f299df3 /test/sys/devices/virtual/block/loop2 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/virtual/block/loop2')
l--------- | test/sys/devices/virtual/block/loop2/bdi | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/capability | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/dev | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/make-it-fail | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/power/wakeup | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/range | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/removable | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/ro | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/size | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/stat | 1 | ||||
l--------- | test/sys/devices/virtual/block/loop2/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop2/uevent | 3 |
12 files changed, 14 insertions, 0 deletions
diff --git a/test/sys/devices/virtual/block/loop2/bdi b/test/sys/devices/virtual/block/loop2/bdi new file mode 120000 index 0000000000..5ab426c8de --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/bdi @@ -0,0 +1 @@ +../../bdi/7:2
\ No newline at end of file diff --git a/test/sys/devices/virtual/block/loop2/capability b/test/sys/devices/virtual/block/loop2/capability new file mode 100644 index 0000000000..f599e28b8a --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/capability @@ -0,0 +1 @@ +10 diff --git a/test/sys/devices/virtual/block/loop2/dev b/test/sys/devices/virtual/block/loop2/dev new file mode 100644 index 0000000000..665a343e7d --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/dev @@ -0,0 +1 @@ +7:2 diff --git a/test/sys/devices/virtual/block/loop2/make-it-fail b/test/sys/devices/virtual/block/loop2/make-it-fail new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/make-it-fail @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop2/power/wakeup b/test/sys/devices/virtual/block/loop2/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/virtual/block/loop2/range b/test/sys/devices/virtual/block/loop2/range new file mode 100644 index 0000000000..d00491fd7e --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/range @@ -0,0 +1 @@ +1 diff --git a/test/sys/devices/virtual/block/loop2/removable b/test/sys/devices/virtual/block/loop2/removable new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/removable @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop2/ro b/test/sys/devices/virtual/block/loop2/ro new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/ro @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop2/size b/test/sys/devices/virtual/block/loop2/size new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/size @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop2/stat b/test/sys/devices/virtual/block/loop2/stat new file mode 100644 index 0000000000..ddf0f2a1f7 --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/stat @@ -0,0 +1 @@ + 0 0 0 0 0 0 0 0 0 0 0 diff --git a/test/sys/devices/virtual/block/loop2/subsystem b/test/sys/devices/virtual/block/loop2/subsystem new file mode 120000 index 0000000000..b257cfc23c --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/subsystem @@ -0,0 +1 @@ +../../../../class/block
\ No newline at end of file diff --git a/test/sys/devices/virtual/block/loop2/uevent b/test/sys/devices/virtual/block/loop2/uevent new file mode 100644 index 0000000000..6d170d368a --- /dev/null +++ b/test/sys/devices/virtual/block/loop2/uevent @@ -0,0 +1,3 @@ +MAJOR=7 +MINOR=2 +DEVTYPE=disk |