summaryrefslogtreecommitdiffstats
path: root/python/t/010-basic.py
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2011-11-09 17:54:38 +0000
committerRichard W.M. Jones <rjones@redhat.com>2011-11-11 10:48:22 +0000
commitc81a16a4e2e703d0aaa595151602bcf03430f6ab (patch)
treef7853e5ebe6896030a28287c35539bb634cffe34 /python/t/010-basic.py
parent9ba779ea367b2ea7077da7bdd75e813cd06c7eea (diff)
downloadlibguestfs-c81a16a4e2e703d0aaa595151602bcf03430f6ab.tar.gz
libguestfs-c81a16a4e2e703d0aaa595151602bcf03430f6ab.tar.xz
libguestfs-c81a16a4e2e703d0aaa595151602bcf03430f6ab.zip
New API: Bind the tune2fs command.
Previously we bound the 'tune2fs -l' command so that we could list out the tunables of an ext2/3/4 filesystem. Also commands like set_e2label and set_e2uuid used tune2fs. This commit binds many of the tunables that can be set using tune2fs. The coverage is not complete, but we can add more later because this uses optional parameters so the call is extensible without breaking ABI. The current change gives us enough for using libguestfs within OpenStack.
Diffstat (limited to 'python/t/010-basic.py')
0 files changed, 0 insertions, 0 deletions