diff options
| author | Milan Broz <[email protected]> | 2010-08-23 15:16:00 +0200 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2010-08-23 15:18:10 +0200 |
| commit | ee86273062cbb310665fe49e1f1937d2cf85b0b9 (patch) | |
| tree | cca87f85feafedb52bcc0687b6daa6b15895b199 /tools/perf/scripts/python | |
| parent | 9ee47476d6734c9deb9ae9ab05d963302f6b6150 (diff) | |
loop: add some basic read-only sysfs attributes
Create /sys/block/loopX/loop directory and provide these attributes:
- backing_file
- autoclear
- offset
- sizelimit
This loop directory is present only if loop device is configured.
To be used in util-linux-ng (and possibly elsewhere like udev rules)
where code need to get loop attributes from kernel (and not store
duplicate info in userspace).
Moreover loop ioctls are not even able to provide full backing
file info because of buffer limits.
Signed-off-by: Milan Broz <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions