* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
@ 2010-05-06 7:04 tristan
2010-05-10 19:47 ` Joel Becker
0 siblings, 1 reply; 9+ messages in thread
From: tristan @ 2010-05-06 7:04 UTC (permalink / raw)
To: ocfs2-devel
Hi Joel,
Following 4 patches are the entire patches series of truncating and
punching-holes atop your latest merge-window branch.
And it survived all my testcases on hand.
Tristan.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
2010-05-06 7:04 [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole tristan
@ 2010-05-10 19:47 ` Joel Becker
2010-05-11 1:27 ` tristan
0 siblings, 1 reply; 9+ messages in thread
From: Joel Becker @ 2010-05-10 19:47 UTC (permalink / raw)
To: ocfs2-devel
On Thu, May 06, 2010 at 03:04:48PM +0800, tristan wrote:
> Following 4 patches are the entire patches series of truncating and
> punching-holes atop your latest merge-window branch.
>
> And it survived all my testcases on hand.
Tristan,
Thank you for sending the new series. It looks good
functionally. I replied to the first patch with a couple of cleanups.
Please use the --compose option to git-send-email to create your
[PATCH 0/x] emails. This makes them thread in our mailboxes better ;-)
Mark, can I get your evaluation of this patch series before I
push it to merge-window?
Joel
--
"You don't make the poor richer by making the rich poorer."
- Sir Winston Churchill
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
2010-05-10 19:47 ` Joel Becker
@ 2010-05-11 1:27 ` tristan
0 siblings, 0 replies; 9+ messages in thread
From: tristan @ 2010-05-11 1:27 UTC (permalink / raw)
To: ocfs2-devel
Joel Becker wrote:
> On Thu, May 06, 2010 at 03:04:48PM +0800, tristan wrote:
>> Following 4 patches are the entire patches series of truncating and
>> punching-holes atop your latest merge-window branch.
>>
>> And it survived all my testcases on hand.
>
> Tristan,
> Thank you for sending the new series. It looks good
> functionally. I replied to the first patch with a couple of cleanups.
All cleanups make sense!
> Please use the --compose option to git-send-email to create your
> [PATCH 0/x] emails. This makes them thread in our mailboxes better ;-)
Joel,
Thank you for teaching me this, it really helps, I usually hand-edit the
[patch 0/x] before;-(
> Mark, can I get your evaluation of this patch series before I
> push it to merge-window?
>
> Joel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
@ 2010-05-11 8:10 Tristan Ye
0 siblings, 0 replies; 9+ messages in thread
From: Tristan Ye @ 2010-05-11 8:10 UTC (permalink / raw)
To: ocfs2-devel
Hi Joel,
Following 4 patches are the latest patches series of truncating and punching-holes
atop 'merge-window' branch, with your recent comments being applied.
Tristan.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
@ 2010-05-11 9:53 Tristan Ye
0 siblings, 0 replies; 9+ messages in thread
From: Tristan Ye @ 2010-05-11 9:53 UTC (permalink / raw)
To: ocfs2-devel
Hi Joel,
Following 4 patches are the latest patches series of truncating and punching-holes atop 'merge-window'
branch, with your recent comments being applied.
Tristan.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
@ 2010-05-11 9:54 Tristan Ye
2010-05-11 10:40 ` tristan
2010-05-11 20:40 ` Joel Becker
0 siblings, 2 replies; 9+ messages in thread
From: Tristan Ye @ 2010-05-11 9:54 UTC (permalink / raw)
To: ocfs2-devel
Hi Joel,
Following 4 patches are the latest patches series of truncating and punching-holes atop 'merge-window'
branch, with your recent comments being applied.
Tristan.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
2010-05-11 9:54 Tristan Ye
@ 2010-05-11 10:40 ` tristan
2010-05-11 20:40 ` Joel Becker
1 sibling, 0 replies; 9+ messages in thread
From: tristan @ 2010-05-11 10:40 UTC (permalink / raw)
To: ocfs2-devel
All,
Whoops!! Sorry for polluting your mailbox by sending three identical
patches series at one day.
At the very beginning, 'sendmail' thread in my coding box was actually
blocked somehow,
and I didn't notice that, what's worse, I made another 2 attempts, still
blocked, after I reboot
the coding box, all blocked mail get sent...
Joel,
Pick up one of three patches series, they're fairly identical...
Tristan.
Tristan Ye wrote:
> Hi Joel,
>
> Following 4 patches are the latest patches series of truncating and punching-holes atop 'merge-window'
> branch, with your recent comments being applied.
>
> Tristan.
>
>
>
> _______________________________________________
> Ocfs2-devel mailing list
> Ocfs2-devel at oss.oracle.com
> http://oss.oracle.com/mailman/listinfo/ocfs2-devel
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
2010-05-11 9:54 Tristan Ye
2010-05-11 10:40 ` tristan
@ 2010-05-11 20:40 ` Joel Becker
2010-05-18 19:34 ` Joel Becker
1 sibling, 1 reply; 9+ messages in thread
From: Joel Becker @ 2010-05-11 20:40 UTC (permalink / raw)
To: ocfs2-devel
On Tue, May 11, 2010 at 05:54:41PM +0800, Tristan Ye wrote:
> Hi Joel,
>
> Following 4 patches are the latest patches series of truncating and punching-holes atop 'merge-window'
> branch, with your recent comments being applied.
These look good. Waiting on Mark's ack.
Joel
--
Life's Little Instruction Book #157
"Take time to smell the roses."
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole.
2010-05-11 20:40 ` Joel Becker
@ 2010-05-18 19:34 ` Joel Becker
0 siblings, 0 replies; 9+ messages in thread
From: Joel Becker @ 2010-05-18 19:34 UTC (permalink / raw)
To: ocfs2-devel
On Tue, May 11, 2010 at 01:40:55PM -0700, Joel Becker wrote:
> On Tue, May 11, 2010 at 05:54:41PM +0800, Tristan Ye wrote:
> > Hi Joel,
> >
> > Following 4 patches are the latest patches series of truncating and punching-holes atop 'merge-window'
> > branch, with your recent comments being applied.
>
> These look good. Waiting on Mark's ack.
These patches are now in the merge-window branch of ocfs2.git.
I have cleaned up the patch descriptions a little.
Joel
--
"If you are ever in doubt as to whether or not to kiss a pretty girl,
give her the benefit of the doubt"
-Thomas Carlyle
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-05-18 19:34 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-06 7:04 [Ocfs2-devel] [PATCH 0/4] Patches series for optimization of truncating and punching-hole tristan
2010-05-10 19:47 ` Joel Becker
2010-05-11 1:27 ` tristan
-- strict thread matches above, loose matches on Subject: below --
2010-05-11 8:10 Tristan Ye
2010-05-11 9:53 Tristan Ye
2010-05-11 9:54 Tristan Ye
2010-05-11 10:40 ` tristan
2010-05-11 20:40 ` Joel Becker
2010-05-18 19:34 ` Joel Becker
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).