OpenVZ Forum


Home » Mailing lists » Devel » [PATCH 1/2] mm: move common segment checks to separate helper function (v6)
Re: [PATCH 1/2] mm: move common segment checks to separate helper function (v6) [message #11240 is a reply to message #11016] Thu, 15 March 2007 21:52 Go to previous message
Christoph Hellwig is currently offline  Christoph Hellwig
Messages: 59
Registered: April 2006
Member
Actually thinking about this a little more I don't think we should put
this in. Instead this loop should be moved up to fs/read_write.c because
these are checks that we want for all filesystems/drivers that use
vectored I/O. We'll still need tiny loops to calculate the total
I/O length for now in every method, but that will be gone as soon
as we have our iodesc/uio/whatever structure.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: + fix-some-coding-style-errors-in-autofs.patch added to -mm tree
Next Topic: [PATCH] Copy mac_len in skb_clone() as well
Goto Forum:
  


Current Time: Tue Jul 15 10:18:13 GMT 2025

Total time taken to generate the page: 0.02955 seconds