- 02 Dec, 2013 1 commit
-
-
James Tanner committed
-
- 31 Oct, 2013 1 commit
-
-
ZFS supports "zle" compression, which compresses runs of null bytes efficiently.
Scott Dunlop committed
-
- 30 Sep, 2013 1 commit
-
-
Nils Pascal Illenseer committed
-
- 16 Jul, 2013 2 commits
-
-
Converting the argument list to a string with ' '.join causes the shell interpreter to misparse spaces in property values. Since the zfs command does not need shell anywhere, using a list instead of a string works just as well with run_command. Fixes #3545.
Antti Rasinen committed -
Current property parser breaks when values contain spaces. Since zfs get -H returns tab separated lines, it is better to explicitly split on tabs than on whitespace.
Antti Rasinen committed
-
- 15 Jun, 2013 1 commit
-
-
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string Added deprecation warning to moduledev.rst and remove deprecated example from it Fixed up a few typos and uppercased some acronyms. add consistency to how EXAMPLES are formatted
Jan-Piet Mens committed
-
- 01 Jun, 2013 1 commit
-
-
Michael DeHaan committed
-
- 28 Apr, 2013 1 commit
-
-
Michael DeHaan committed
-
- 22 Feb, 2013 1 commit
-
-
Johan Wirén committed
-
- 18 Feb, 2013 3 commits
-
-
Michael DeHaan committed
-
Johan Wirén committed
-
Johan Wirén committed
-
- 16 Feb, 2013 1 commit
-
-
Johan Wirén committed
-
- 14 Feb, 2013 1 commit
-
-
Johan Wirén committed
-