Re: [patch 1/2] mm: dont clear PG_uptodate in invalidate_complete_page2()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Wednesday, June 25, 2008 - 9:30 am

On Wed, 25 Jun 2008, Miklos Szeredi wrote:

Umm. The regular read does this quite well. If something isn't up-to-date, 
it tries a synchronous read. Once.


You're totally ignoring the real issue - user space that uses splice() 
*knows* that it uses splice(). It's a private mmap(). 

NFSD, on the other hand, is supposed to act as NFSD. I think that 
currently it assumes that nobody else modifies the files, which is 
reasonable, but breaks with FUSE.

But do you see? That's a NFSD/FUSE issue, not a splice one!

		Linus
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [patch 1/2] mm: dont clear PG_uptodate in invalidate_c ..., Linus Torvalds, (Wed Jun 25, 9:30 am)