login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
April
»
20
Re: Success! Was: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Trond Myklebust <Trond.Myklebust@...>
To: Florin Iucha <florin@...>
Cc: <chuck.lever@...>, Andrew Morton <akpm@...>, Linus Torvalds <torvalds@...>, Peter Zijlstra <a.p.zijlstra@...>, Adrian Bunk <bunk@...>, OGAWA Hirofumi <hirofumi@...>, <linux-kernel@...>
Subject:
Re: Success! Was: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
Date: Friday, April 20, 2007 - 9:37 am
On Fri, 2007-04-20 at 08:30 -0500, Florin Iucha wrote:
quoted text
> On Thu, Apr 19, 2007 at 04:49:31PM -0500, Florin Iucha wrote: > > On Thu, Apr 19, 2007 at 05:30:42PM -0400, Trond Myklebust wrote: > > > > I'm far from the machine right now, so I will do some more tests > > > > tonight, but right now, the new patchset is not good. What is the > > > > difference between reverting the patch you sent yesterday and your > > > > current fifth patch? I assume the other four are identical, right? > > > > > > The only difference is the way in which we handle retries of an NFSv4 > > > request: the new patch disconnects if and only if a timeout has > > > occurred, or the server sends us garbage. > > > > I have to mention that I rebased to the head of the tree > > (895e1fc7226e6732bc77138955b6c7dfa279f57a) before applying your > > patches, in order to test what I expect the official tree to be. > > > > Tonight I'll test this kernel once more, then go back to 21-rc7 and > > apply your 5 patches and re-test. > > It passed big-copy, and the copy run from the gnome-session while I > did my morning light browsing, email reading, etc. > > kernel: > 895e1fc7226e6732bc77138955b6c7dfa279f57a > > patches: > linux-2.6.21-001-cleanup_unstable_write.dif > linux-2.6.21-002-defer_clearing_pg_writeback.dif > linux-2.6.21-003-fix_desynchronised_ncommit.dif > linux-2.6.21-004-fix_nfs_set_page_dirty.dif > linux-2.6.21-005-fix_nfsv4_resend.dif > > Regards, > florin
Thanks! Did you ever find out what had happened to the test that hung last night? Cheers Trond -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
nfs: desynchronized value of nfs_i.ncommit.
, OGAWA Hirofumi
, (Tue Apr 17, 1:01 pm)
[PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Tue Apr 17, 9:19 pm)
[PATCH 4/4] NFS: Fix race in nfs_set_page_dirty
, Trond Myklebust
, (Tue Apr 17, 9:29 pm)
[PATCH 3/4] NFS: Fix the 'desynchronized value of nfs_i.ncom...
, Trond Myklebust
, (Tue Apr 17, 9:29 pm)
[PATCH 2/4] NFS: Don't clear PG_writeback until after we've ...
, Trond Myklebust
, (Tue Apr 17, 9:29 pm)
[PATCH 1/4] NFS: clean up the unstable write code
, Trond Myklebust
, (Tue Apr 17, 9:29 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Andrew Morton
, (Tue Apr 17, 10:58 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Tue Apr 17, 11:06 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, OGAWA Hirofumi
, (Wed Apr 18, 5:54 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Tue Apr 17, 11:30 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Tue Apr 17, 11:54 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 12:07 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Andrew Morton
, (Wed Apr 18, 12:13 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 12:30 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Linus Torvalds
, (Wed Apr 18, 1:14 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 1:26 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Andrew Morton
, (Wed Apr 18, 1:37 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Rogier Wolff
, (Sun Apr 29, 3:41 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Peter Zijlstra
, (Sun Apr 29, 4:09 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 8:38 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Wed Apr 18, 9:15 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 9:42 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 10:14 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Wed Apr 18, 10:11 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 9:52 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Wed Apr 18, 10:45 pm)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Chuck Lever
, (Thu Apr 19, 11:12 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Thu Apr 19, 11:17 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Thu Apr 19, 11:50 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Thu Apr 19, 12:09 pm)
Failure! Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series...
, Florin Iucha
, (Thu Apr 19, 3:58 pm)
Re: Failure! Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a se...
, Trond Myklebust
, (Thu Apr 19, 5:30 pm)
Re: Failure! Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a se...
, Florin Iucha
, (Thu Apr 19, 5:49 pm)
Success! Was: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a serie...
, Florin Iucha
, (Fri Apr 20, 9:30 am)
Re: Success! Was: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a s...
, Trond Myklebust
, (Fri Apr 20, 9:37 am)
Re: Success! Was: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a s...
, Florin Iucha
, (Fri Apr 20, 9:51 am)
Success! Was: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a serie...
, Florin Iucha
, (Thu Apr 19, 12:38 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Florin Iucha
, (Wed Apr 18, 10:17 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Wed Apr 18, 10:19 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Trond Myklebust
, (Wed Apr 18, 7:38 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Peter Zijlstra
, (Wed Apr 18, 4:19 am)
Re: [PATCH 0/4] 2.6.21-rc7 NFS writes: fix a series of issues
, Peter Zijlstra
, (Wed Apr 18, 12:41 pm)
Re: nfs: desynchronized value of nfs_i.ncommit.
, Trond Myklebust
, (Tue Apr 17, 6:44 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Bart Van Assche
Integration of SCST in the mainstream Linux kernel
Linus Torvalds
Linux 2.6.27-rc5
Jared Hulbert
[PATCH 00/10] AXFS: Advanced XIP filesystem
Linus Torvalds
Linux 2.6.27-rc8
git
:
linux-netdev
:
David Miller
[GIT]: Networking
Antonio Almeida
HTB accuracy for high speed
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
905 guests
online.
Online users
zeekec
strcmp
Syndicate