* Re: [LTP] [PATCH] aio02: runfstests.sh should be deleted [not found] <4F33254B.9080204@cn.fujitsu.com> @ 2012-02-23 16:28 ` Cyril Hrubis [not found] ` <4F46DFBE.60208@cn.fujitsu.com> 0 siblings, 1 reply; 4+ messages in thread From: Cyril Hrubis @ 2012-02-23 16:28 UTC (permalink / raw) To: Peng Haitao; +Cc: LTP List Hi! > runfstests.sh is creating temporary directory, which could be easily done > withing the test itself by using tst_tmpdir(), So runfstests.sh should be > deleted. This patch doesn't apply as well, probably mangled by your mail cliend too. Please resend. -- Cyril Hrubis chrubis@suse.cz ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list ^ permalink raw reply [flat|nested] 4+ messages in thread
[parent not found: <4F46DFBE.60208@cn.fujitsu.com>]
* Re: [LTP] [PATCH] aio02: runfstests.sh should be deleted [not found] ` <4F46DFBE.60208@cn.fujitsu.com> @ 2012-02-24 2:15 ` Caspar Zhang 2012-02-24 2:32 ` Peng Haitao 0 siblings, 1 reply; 4+ messages in thread From: Caspar Zhang @ 2012-02-24 2:15 UTC (permalink / raw) To: ltp-list On 02/24/2012 08:54 AM, Peng Haitao wrote: > > Cyril Hrubis said the following on 2012-2-24 0:28: >> Hi! >>> runfstests.sh is creating temporary directory, which could be easily done >>> withing the test itself by using tst_tmpdir(), So runfstests.sh should be >>> deleted. >> >> This patch doesn't apply as well, probably mangled by your mail cliend >> too. Please resend. >> > > Sorry:( > > I resend the patch of v2, please apply. > Thanks. > Still no luck with v2 :-( $ git am -3 ~/Desktop/\[LTP\]\ \[PATCH\]\ aio02\:\ runfstests.sh\ should\ be\ deleted.eml Applying: aio02: runfstests.sh should be deleted Using index info to reconstruct a base tree... error: patch failed: runtest/io:1 error: runtest/io: patch does not apply error: patch failed: testcases/kernel/io/aio/aio02/Makefile:27 error: testcases/kernel/io/aio/aio02/Makefile: patch does not apply error: patch failed: testcases/kernel/io/aio/aio02/README:2 error: testcases/kernel/io/aio/aio02/README: patch does not apply error: patch failed: testcases/kernel/io/aio/aio02/aio_tio.c:17 error: testcases/kernel/io/aio/aio02/aio_tio.c: patch does not apply error: testcases/kernel/io/aio/aio02/cases/common.h: has been deleted/renamed error: patch failed: testcases/kernel/io/aio/aio02/main.c:23 error: testcases/kernel/io/aio/aio02/main.c: patch does not apply error: testcases/kernel/io/aio/aio02/runfstests.sh: has been deleted/renamed Did you hand edit your patch? It does not apply to blobs recorded in its index. Cannot fall back to three-way merge. Patch failed at 0001 aio02: runfstests.sh should be deleted When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LTP] [PATCH] aio02: runfstests.sh should be deleted 2012-02-24 2:15 ` Caspar Zhang @ 2012-02-24 2:32 ` Peng Haitao 2012-02-24 2:54 ` Caspar Zhang 0 siblings, 1 reply; 4+ messages in thread From: Peng Haitao @ 2012-02-24 2:32 UTC (permalink / raw) To: Caspar Zhang; +Cc: ltp-list Caspar Zhang said the following on 2012-2-24 10:15: > On 02/24/2012 08:54 AM, Peng Haitao wrote: >> >> Cyril Hrubis said the following on 2012-2-24 0:28: >>> Hi! >>>> runfstests.sh is creating temporary directory, which could be easily done >>>> withing the test itself by using tst_tmpdir(), So runfstests.sh should be >>>> deleted. >>> >>> This patch doesn't apply as well, probably mangled by your mail cliend >>> too. Please resend. >>> >> >> Sorry:( >> >> I resend the patch of v2, please apply. >> Thanks. >> > Still no luck with v2 :-( > > $ git am -3 ~/Desktop/\[LTP\]\ \[PATCH\]\ aio02\:\ runfstests.sh\ > should\ be\ deleted.eml maybe you are wrong? The patch is really v2. # git am -3 /home/pht/\[LTP\]\ \[PATCH\ v2\]\ aio02\ \ runfstests.sh\ should\ be\ deleted.eml Applying: aio02: runfstests.sh should be deleted # Thanks. -- Best Regards, Peng > Applying: aio02: runfstests.sh should be deleted > Using index info to reconstruct a base tree... > error: patch failed: runtest/io:1 > error: runtest/io: patch does not apply > error: patch failed: testcases/kernel/io/aio/aio02/Makefile:27 > error: testcases/kernel/io/aio/aio02/Makefile: patch does not apply > error: patch failed: testcases/kernel/io/aio/aio02/README:2 > error: testcases/kernel/io/aio/aio02/README: patch does not apply > error: patch failed: testcases/kernel/io/aio/aio02/aio_tio.c:17 > error: testcases/kernel/io/aio/aio02/aio_tio.c: patch does not apply > error: testcases/kernel/io/aio/aio02/cases/common.h: has been > deleted/renamed > error: patch failed: testcases/kernel/io/aio/aio02/main.c:23 > error: testcases/kernel/io/aio/aio02/main.c: patch does not apply > error: testcases/kernel/io/aio/aio02/runfstests.sh: has been deleted/renamed > Did you hand edit your patch? > It does not apply to blobs recorded in its index. > Cannot fall back to three-way merge. > Patch failed at 0001 aio02: runfstests.sh should be deleted > When you have resolved this problem run "git am --resolved". > If you would prefer to skip this patch, instead run "git am --skip". > To restore the original branch and stop patching run "git am --abort". > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Ltp-list mailing list > Ltp-list@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/ltp-list > > ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [LTP] [PATCH] aio02: runfstests.sh should be deleted 2012-02-24 2:32 ` Peng Haitao @ 2012-02-24 2:54 ` Caspar Zhang 0 siblings, 0 replies; 4+ messages in thread From: Caspar Zhang @ 2012-02-24 2:54 UTC (permalink / raw) To: Peng Haitao; +Cc: Caspar Zhang, ltp-list On 02/24/2012 10:32 AM, Peng Haitao wrote: > > Caspar Zhang said the following on 2012-2-24 10:15: >> >> $ git am -3 ~/Desktop/\[LTP\]\ \[PATCH\]\ aio02\:\ runfstests.sh\ >> should\ be\ deleted.eml > > maybe you are wrong? The patch is really v2 oops... you're right. Committed, thanks. Caspar ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Ltp-list mailing list Ltp-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ltp-list ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-02-24 2:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4F33254B.9080204@cn.fujitsu.com>
2012-02-23 16:28 ` [LTP] [PATCH] aio02: runfstests.sh should be deleted Cyril Hrubis
[not found] ` <4F46DFBE.60208@cn.fujitsu.com>
2012-02-24 2:15 ` Caspar Zhang
2012-02-24 2:32 ` Peng Haitao
2012-02-24 2:54 ` Caspar Zhang
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox