Fwd: Online data deduplication

2013-07-31 Thread Hemanth Kumar
trfs.h Hunk #2 FAILED at 542. 1 out of 2 hunks FAILED -- saving rejects to file include/uapi/linux/btrfs.h.rej On Tue, Jul 30, 2013 at 7:37 AM, Liu Bo wrote: > On Mon, Jul 29, 2013 at 09:05:42PM +0530, Hemanth Kumar wrote: >> Hello, >> I am willing to perform QA on online data dedu

Online data deduplication

2013-07-29 Thread Hemanth Kumar
Hello, I am willing to perform QA on online data deduplication. From where can i download the patches? -- Thanks, Hemanth Kumar H C -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@vger.kernel.org More majordomo inf

[Tests] xfs test[299]:Btrfs hierarchical Quotas

2013-02-21 Thread Hemanth Kumar
Signed-off-by: Hemanth Kumar --- 299 | 38 ++ 299.out | 20 2 files changed, 58 insertions(+) create mode 100644 299 create mode 100644 299.out diff --git a/299 b/299 new file mode 100644 index 000..6b03438 --- /dev/null +++ b

[Tests] xfs test[298]: Btrfs Quota testing

2013-02-21 Thread Hemanth Kumar
Signed-off-by: Hemanth Kumar --- 298 | 37 + 298.out | 12 2 files changed, 49 insertions(+) create mode 100644 298 create mode 100644 298.out diff --git a/298 b/298 new file mode 100644 index 000..d699fb7 --- /dev/null +++ b/298

[btrfs-progs] Btrfs quotas testing

2013-02-15 Thread Hemanth Kumar
Signed-off-by: Hemanth Kumar --- quotas.sh | 30 ++ 1 file changed, 30 insertions(+) create mode 100644 quotas.sh diff --git a/quotas.sh b/quotas.sh new file mode 100644 index 000..7e64578 --- /dev/null +++ b/quotas.sh @@ -0,0 +1,30 @@ +#! /bin/bash +# Btrfs

[btrfs-progs] testing btrfs hierarchical quotas

2013-02-15 Thread Hemanth Kumar
Signed-off-by: Hemanth Kumar --- hq.sh | 33 + 1 file changed, 33 insertions(+) create mode 100644 hq.sh diff --git a/hq.sh b/hq.sh new file mode 100644 index 000..6a0a820 --- /dev/null +++ b/hq.sh @@ -0,0 +1,33 @@ +#! /bin/bash +# Btrfs quotas test case

Re: [test] comments removed

2013-02-15 Thread Hemanth Kumar
Thanks for the instructions will follow it without fail. On Fri, Feb 15, 2013 at 2:17 PM, Hugo Mills wrote: > > On Fri, Feb 15, 2013 at 11:59:15AM +0530, Hemanth Kumar wrote: > >No description of what the patch does. You should probably also put > [btrfs-progs] in the subject

[test] btrfs quotas testing

2013-02-14 Thread Hemanth Kumar
Signed-off-by: Hemanth Kumar --- quota.sh | 23 +++ 1 file changed, 23 insertions(+) create mode 100644 quota.sh diff --git a/quota.sh b/quota.sh new file mode 100644 index 000..8b82bf9 --- /dev/null +++ b/quota.sh @@ -0,0 +1,23 @@ +#! /bin/bash +# btrfs quotas test

[test] comments removed

2013-02-14 Thread Hemanth Kumar
Signed-off-by: Hemanth Kumar --- 0001-heirarchical-quotas-test-case.patch | 44 hquotas.sh | 2 -- 2 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 0001-heirarchical-quotas-test-case.patch diff --git a/0001