Re: NFS: Arghhh, stuck RPC requests!

Linus Torvalds (torvalds@transmeta.com)
Sat, 2 Jan 1999 10:17:26 -0800 (PST)


On Sat, 2 Jan 1999, Trond Myklebust wrote:
>
> Please find the appended patch to fs/nfs/write.c, that moves the call
> to 'remove_write_request' to nfs_wback_result. There seems to be no
> code that relies on the old behaviour, so this should be safe and it
> is better than my earlier patch (which moved the dput to
> free_write_request) since it allows us to continue to free the dentry
> before the request wait queue is served.

Thanks, makes excellent sense and looks obviously correct. In other
words: applied,

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/