search for: 6c6849d

Displaying 1 result from an estimated 1 matches for "6c6849d".

Did you mean: 66849
2015 Feb 13
1
[PATCH] actions.ml: fix a typo
s/scannning/scanning Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- generator/actions.ml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generator/actions.ml b/generator/actions.ml index 5301a29..6c6849d 100644 --- a/generator/actions.ml +++ b/generator/actions.ml @@ -12397,7 +12397,7 @@ Defragment a file or directory on a btrfs filesystem. compress is one of zlib or ]; shortdesc = "recover the chunk tree of btrfs filesystem"; longdesc = "\ -Recover the chunk tree of b...