[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080625124038.103406301@szeredi.hu>
Date: Wed, 25 Jun 2008 14:40:38 +0200
From: Miklos Szeredi <miklos@...redi.hu>
To: jens.axboe@...cle.com
Cc: linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, hugh@...itas.com,
nickpiggin@...oo.com.au
Subject: [patch 0/2] splice: fix nfs export of fuse filesystems
Well, it wasn't that hard to fix just this issue. I tested the
following two patches, and verified that splice-in and splice-out now
always return full counts, even if pages are invalidated during the
splicing.
The ClearPageUptodate() thing in 1/2 needs a bit of careful attention
from VM hackers (Hugh and Nick added to CC).
I still see small issues with generic_file_splice_read() (more in a
separate email) and I don't quite see how this async thing is going to
work out, but that's another story.
Thanks,
Miklos
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists