Re: [PATCH] Improve buffered streaming write ordering

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Chuck Lever
Date: Tuesday, October 7, 2008 - 7:38 am

On Oct 7, 2008, at Oct 7, 2008, 9:55 AM, Peter Staubach wrote:


For the record, it would also help prevent the creation of temporary  
holes in O_APPEND files.

If an NFS client writes the front and back ends of a request before it  
writes the middle, other clients will see a temporary hole in that  
file.  Applications (especially simple ones like "tail") are often not  
prepared for the appearance of such holes.

Over a client crash, data integrity would improve if the client was  
less likely to create temporary holes in files.


-- 
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Improve buffered streaming write ordering, Chris Mason, (Wed Oct 1, 11:40 am)
Re: [PATCH] Improve buffered streaming write ordering, Andrew Morton, (Wed Oct 1, 9:52 pm)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Thu Oct 2, 11:08 am)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Thu Oct 2, 11:18 am)
Re: [PATCH] Improve buffered streaming write ordering, Andrew Morton, (Thu Oct 2, 12:44 pm)
Re: [PATCH] Improve buffered streaming write ordering, Dave Chinner, (Thu Oct 2, 4:43 pm)
Re: [PATCH] Improve buffered streaming write ordering, Chris Mason, (Fri Oct 3, 12:45 pm)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Mon Oct 6, 3:16 am)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Tue Oct 7, 1:45 am)
Re: [PATCH] Improve buffered streaming write ordering, Christoph Hellwig, (Tue Oct 7, 2:05 am)
Re: [PATCH] Improve buffered streaming write ordering, Aneesh Kumar K.V, (Tue Oct 7, 3:02 am)
Re: [PATCH] Improve buffered streaming write ordering, Theodore Tso, (Tue Oct 7, 6:29 am)
Re: [PATCH] Improve buffered streaming write ordering, Christoph Hellwig, (Tue Oct 7, 6:36 am)
Re: [PATCH] Improve buffered streaming write ordering, Peter Staubach, (Tue Oct 7, 6:55 am)
Re: [PATCH] Improve buffered streaming write ordering, Chuck Lever, (Tue Oct 7, 7:38 am)
Re: [PATCH] Improve buffered streaming write ordering, Dave Chinner, (Thu Oct 9, 10:13 pm)