aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2007-10-18 03:07:03 -0700
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-10-18 14:37:31 -0700
commitb25e82e5673c750116e8b01a4fc7d09be7809f8c (patch)
tree03d23ccbca6e87ba98efeba445ff714455dba0bb /mm
parentfuse: add list of writable files to fuse_inode (diff)
downloadlinux-dev-b25e82e5673c750116e8b01a4fc7d09be7809f8c.tar.xz
linux-dev-b25e82e5673c750116e8b01a4fc7d09be7809f8c.zip
fuse: add helper for asynchronous writes
This patch adds a new helper function fuse_write_fill() which makes it possible to send WRITE requests asynchronously. A new flag for WRITE requests is also added which indicates that this a write from the page cache, and not a "normal" file write. This patch is in preparation for writable mmap support. Signed-off-by: Miklos Szeredi <mszeredi@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions