From: Hemanth Kumar <hemanthkumar51@gmail.com>
To: linux-btrfs@vger.kernel.org, xfs@oss.sgi.com
Cc: sandeen@redhat.com, sensille@gmx.net, ganeshkumar14@gmail.com,
praneethu.u@gmail.com, bo.li.liu@oracle.com, skjmca51@gmail.com,
chetahan.casey@gmail.com,
Hemanth Kumar <hemanthkumar51@gmail.com>,
kirantpatil@gmail.com
Subject: [test] comments removed
Date: Fri, 15 Feb 2013 11:59:15 +0530 [thread overview]
Message-ID: <1360909755-2966-1-git-send-email-hemanthkumar51@gmail.com> (raw)
Signed-off-by: Hemanth Kumar <hemanthkumar51@gmail.com>
---
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-heirarchical-quotas-test-case.patch b/0001-heirarchical-quotas-test-case.patch
new file mode 100644
index 0000000..c6577e0
--- /dev/null
+++ b/0001-heirarchical-quotas-test-case.patch
@@ -0,0 +1,44 @@
+From 9f49a870eab70ae37028f937331f9ec1b67dadb1 Mon Sep 17 00:00:00 2001
+From: Hemanth Kumar <hemanthkumar51@gmail.com>
+Date: Fri, 15 Feb 2013 11:21:03 +0530
+Subject: [test] heirarchical quotas test case
+
+
+Signed-off-by: Hemanth Kumar <hemanthkumar51@gmail.com>
+---
+ hquotas.sh | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
+diff --git a/hquotas.sh b/hquotas.sh
+index 2eaae01..a870d4a 100644
+--- a/hquotas.sh
++++ b/hquotas.sh
+@@ -1,7 +1,5 @@
+ #! /bin/bash
+-# btrfs quotas test case
+-#owner=hemanthkumar51@gamil.com ganeshkumr14@gmail.com
+-
++# btrfs hierarchical quotas test case
+ #here=`pwd`
+ #tmp=/sample
+ status=1
+@@ -11,6 +9,8 @@ cleanup()
+ btrfs subvolume delete $TEST_DIR/vol1/vol2/vol3
+ btrfs subvolume delete $TEST_DIR/vol1/vol2
+ btrfs subvolume delete $TEST_DIR/vol1
++ btrfs quota disable $TEST_DIR
++ echo"quota disabled"
+ }
+
+ #trap "_cleanup ; exit \$status" 0 1 2 3 15
+@@ -25,6 +25,6 @@ btrfs qgroup limit 3m $TEST_DIR/vol1/vol2
+ btrfs qgroup limit 1m $TEST_DIR/vol1/vol2/vol3
+ dd if=$TEST_DEV of=$TEST_DIR/vol1/vol2/vol3/file3 bs=2M count=1
+ dd if=$TEST_DEV of=$TEST_DIR/vol1/vol2/file2 bs=1M count=1
+-dd if=$TEST_DEV of=$TEST_DIR/vol1/file1 bs=5M count=1
++dd if=$TEST_DEV of=$TEST_DIR/vol1/file1 bs=4M count=1
+ cleanup
+ exit
+--
+1.8.1.2
+
diff --git a/hquotas.sh b/hquotas.sh
index a870d4a..672b6d1 100644
--- a/hquotas.sh
+++ b/hquotas.sh
@@ -1,7 +1,5 @@
#! /bin/bash
# btrfs hierarchical quotas test case
-#here=`pwd`
-#tmp=/sample
status=1
cleanup()
--
1.8.1.2
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next reply other threads:[~2013-02-15 6:29 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-15 6:29 Hemanth Kumar [this message]
2013-02-15 8:47 ` [test] comments removed Hugo Mills
2013-02-15 12:31 ` Hemanth Kumar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1360909755-2966-1-git-send-email-hemanthkumar51@gmail.com \
--to=hemanthkumar51@gmail.com \
--cc=bo.li.liu@oracle.com \
--cc=chetahan.casey@gmail.com \
--cc=ganeshkumar14@gmail.com \
--cc=kirantpatil@gmail.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=praneethu.u@gmail.com \
--cc=sandeen@redhat.com \
--cc=sensille@gmx.net \
--cc=skjmca51@gmail.com \
--cc=xfs@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox