search for: c095e0b

Displaying 5 results from an estimated 5 matches for "c095e0b".

Did you mean: c0152e0b
2015 Jun 15
2
[PATCH v2] New API: btrfs_replace
...isc.pl \ test-btrfs-devices.sh \ - test-btrfs-subvolume-default.pl + test-btrfs-subvolume-default.pl \ + test-btrfs-replace.sh TESTS_ENVIRONMENT = $(top_builddir)/run --test diff --git a/tests/btrfs/test-btrfs-replace.sh b/tests/btrfs/test-btrfs-replace.sh new file mode 100755 index 0000000..c095e0b --- /dev/null +++ b/tests/btrfs/test-btrfs-replace.sh @@ -0,0 +1,82 @@ +#!/bin/bash - +# libguestfs +# Copyright (C) 2015 Fujitsu Inc. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Softw...
2015 Jun 17
2
Re: [PATCH v2] New API: btrfs_replace
...>> + test-btrfs-subvolume-default.pl \ >> + test-btrfs-replace.sh >> >> TESTS_ENVIRONMENT = $(top_builddir)/run --test >> >> diff --git a/tests/btrfs/test-btrfs-replace.sh b/tests/btrfs/test-btrfs-replace.sh >> new file mode 100755 >> index 0000000..c095e0b >> --- /dev/null >> +++ b/tests/btrfs/test-btrfs-replace.sh >> @@ -0,0 +1,82 @@ >> +#!/bin/bash - >> +# libguestfs >> +# Copyright (C) 2015 Fujitsu Inc. >> +# >> +# This program is free software; you can redistribute it and/or modify >> +# it un...
2015 Jun 16
0
Re: [PATCH v2] New API: btrfs_replace
...t-btrfs-subvolume-default.pl > + test-btrfs-subvolume-default.pl \ > + test-btrfs-replace.sh > > TESTS_ENVIRONMENT = $(top_builddir)/run --test > > diff --git a/tests/btrfs/test-btrfs-replace.sh b/tests/btrfs/test-btrfs-replace.sh > new file mode 100755 > index 0000000..c095e0b > --- /dev/null > +++ b/tests/btrfs/test-btrfs-replace.sh > @@ -0,0 +1,82 @@ > +#!/bin/bash - > +# libguestfs > +# Copyright (C) 2015 Fujitsu Inc. > +# > +# This program is free software; you can redistribute it and/or modify > +# it under the terms of the GNU General Pub...
2015 Jun 18
0
Re: [PATCH v2] New API: btrfs_replace
...>>> + test-btrfs-replace.sh >>> >>> TESTS_ENVIRONMENT = $(top_builddir)/run --test >>> >>> diff --git a/tests/btrfs/test-btrfs-replace.sh >>> b/tests/btrfs/test-btrfs-replace.sh >>> new file mode 100755 >>> index 0000000..c095e0b >>> --- /dev/null >>> +++ b/tests/btrfs/test-btrfs-replace.sh >>> @@ -0,0 +1,82 @@ >>> +#!/bin/bash - >>> +# libguestfs >>> +# Copyright (C) 2015 Fujitsu Inc. >>> +# >>> +# This program is free software; you can redistribute it...
2015 Jun 23
1
Re: [PATCH v2] New API: btrfs_replace
...s-replace.sh >>>> >>>> TESTS_ENVIRONMENT = $(top_builddir)/run --test >>>> >>>> diff --git a/tests/btrfs/test-btrfs-replace.sh >>>> b/tests/btrfs/test-btrfs-replace.sh >>>> new file mode 100755 >>>> index 0000000..c095e0b >>>> --- /dev/null >>>> +++ b/tests/btrfs/test-btrfs-replace.sh >>>> @@ -0,0 +1,82 @@ >>>> +#!/bin/bash - >>>> +# libguestfs >>>> +# Copyright (C) 2015 Fujitsu Inc. >>>> +# >>>> +# This program is free s...