[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080204170409.991123259@szeredi.hu>
Date: Mon, 04 Feb 2008 18:04:10 +0100
From: Miklos Szeredi <miklos@...redi.hu>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
linux-mm@...ck.org
Subject: [patch 0/3] add perform_write to a_ops
a_ops->perform_write() was left out from Nick Piggin's new a_ops
patchset, as it was non-essential, and postponed for later inclusion.
This short series reintroduces it, but only adds the fuse
implementation and not simple_perform_write(), which I'm not sure
would be a significant improvement.
This allows larger than 4k buffered writes for fuse, which is one of
the most requested features.
This goes on top of the "fuse: writable mmap" patches.
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