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/loop4 | |
parent | 438d4c3cd4b89381348f84ef9f8b8937814f8362 (diff) |
test: replace ancient sysfs tree with recent one
Diffstat (limited to 'test/sys/devices/virtual/block/loop4')
l--------- | test/sys/devices/virtual/block/loop4/bdi | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/capability | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/dev | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/make-it-fail | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/power/wakeup | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/range | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/removable | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/ro | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/size | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/stat | 1 | ||||
l--------- | test/sys/devices/virtual/block/loop4/subsystem | 1 | ||||
-rw-r--r-- | test/sys/devices/virtual/block/loop4/uevent | 3 |
12 files changed, 14 insertions, 0 deletions
diff --git a/test/sys/devices/virtual/block/loop4/bdi b/test/sys/devices/virtual/block/loop4/bdi new file mode 120000 index 0000000000..48969485be --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/bdi @@ -0,0 +1 @@ +../../bdi/7:4
\ No newline at end of file diff --git a/test/sys/devices/virtual/block/loop4/capability b/test/sys/devices/virtual/block/loop4/capability new file mode 100644 index 0000000000..f599e28b8a --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/capability @@ -0,0 +1 @@ +10 diff --git a/test/sys/devices/virtual/block/loop4/dev b/test/sys/devices/virtual/block/loop4/dev new file mode 100644 index 0000000000..684e7ade03 --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/dev @@ -0,0 +1 @@ +7:4 diff --git a/test/sys/devices/virtual/block/loop4/make-it-fail b/test/sys/devices/virtual/block/loop4/make-it-fail new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/make-it-fail @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop4/power/wakeup b/test/sys/devices/virtual/block/loop4/power/wakeup new file mode 100644 index 0000000000..8b13789179 --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/power/wakeup @@ -0,0 +1 @@ + diff --git a/test/sys/devices/virtual/block/loop4/range b/test/sys/devices/virtual/block/loop4/range new file mode 100644 index 0000000000..d00491fd7e --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/range @@ -0,0 +1 @@ +1 diff --git a/test/sys/devices/virtual/block/loop4/removable b/test/sys/devices/virtual/block/loop4/removable new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/removable @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop4/ro b/test/sys/devices/virtual/block/loop4/ro new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/ro @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop4/size b/test/sys/devices/virtual/block/loop4/size new file mode 100644 index 0000000000..573541ac97 --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/size @@ -0,0 +1 @@ +0 diff --git a/test/sys/devices/virtual/block/loop4/stat b/test/sys/devices/virtual/block/loop4/stat new file mode 100644 index 0000000000..ddf0f2a1f7 --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/stat @@ -0,0 +1 @@ + 0 0 0 0 0 0 0 0 0 0 0 diff --git a/test/sys/devices/virtual/block/loop4/subsystem b/test/sys/devices/virtual/block/loop4/subsystem new file mode 120000 index 0000000000..b257cfc23c --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/subsystem @@ -0,0 +1 @@ +../../../../class/block
\ No newline at end of file diff --git a/test/sys/devices/virtual/block/loop4/uevent b/test/sys/devices/virtual/block/loop4/uevent new file mode 100644 index 0000000000..dd9b914b9c --- /dev/null +++ b/test/sys/devices/virtual/block/loop4/uevent @@ -0,0 +1,3 @@ +MAJOR=7 +MINOR=4 +DEVTYPE=disk |