public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* why clear_buffer_uptodate in end_buffer_write_sync on write error?
@ 2005-01-03  2:18 Robert W. Fuller
  2005-01-03  2:25 ` Robert W. Fuller
  0 siblings, 1 reply; 2+ messages in thread
From: Robert W. Fuller @ 2005-01-03  2:18 UTC (permalink / raw)
  To: linux-kernel

I'm trying to understand the file systems.  I'm making good progress, 
but I don't get this.  If the buffer is marked not up to date because 
the write failed, won't this cause block_prepare_write to try and read 
the buffer using ll_rw_block thereby overwriting the data that couldn't 
be written?  Is this desirable?  Perhaps I'm confused?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-01-03  2:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-03  2:18 why clear_buffer_uptodate in end_buffer_write_sync on write error? Robert W. Fuller
2005-01-03  2:25 ` Robert W. Fuller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox