linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] fuse: file locking + misc
@ 2006-06-12 12:21 Miklos Szeredi
  2006-06-12 12:25 ` [PATCH 1/7] fuse: use MISC_MAJOR Miklos Szeredi
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Miklos Szeredi @ 2006-06-12 12:21 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel, linux-fsdevel

The following patches add POSIX file locking to the fuse interface.

Additional changes ralated to this are:

  - asynchronous interrupt of requests by SIGKILL no longer supported

  - separate control filesystem, instead of using sysfs objects

  - add support for synchronously interrupting requests

Details are documented in Documentation/filesystems/fuse.txt
throughout the patches.

Note: this series depends on

  vfs-add-lock-owner-argument-to-flush-operation.patch

to compile and to some extent on

  remove-steal_locks.patch

to work correctly.

Miklos

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2006-06-19  9:11 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-12 12:21 [PATCH 0/7] fuse: file locking + misc Miklos Szeredi
2006-06-12 12:25 ` [PATCH 1/7] fuse: use MISC_MAJOR Miklos Szeredi
2006-06-12 12:27 ` [PATCH 2/7] fuse: no backgrounding on interrupt Miklos Szeredi
2006-06-12 12:28 ` [PATCH 3/7] fuse: add control filesystem Miklos Szeredi
2006-06-19  6:55   ` Andrew Morton
2006-06-19  8:06     ` Miklos Szeredi
2006-06-12 12:29 ` [PATCH 4/7] fuse: add POSIX file locking support Miklos Szeredi
2006-06-19  6:58   ` Andrew Morton
2006-06-19  8:12     ` Miklos Szeredi
2006-06-19  8:21   ` Jesper Juhl
2006-06-19  8:37     ` Miklos Szeredi
2006-06-19  9:04       ` Jesper Juhl
2006-06-19  9:10         ` Miklos Szeredi
2006-06-12 12:30 ` [PATCH 5/7] fuse: ensure FLUSH reaches userspace Miklos Szeredi
2006-06-12 12:31 ` [PATCH 6/7] fuse: rename the interrupted flag Miklos Szeredi
2006-06-12 12:33 ` [PATCH 7/7] fuse: add request interruption Miklos Szeredi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).