Various FUSE updates. Sorry for the late submission, I wanted to set up a public git repository, but not yet got an account on kernel.org for it. Patches 0-9 are independent from other patches. Patch 10 is dependent on the locking patches. If not too late they should go into 2.6.17. Or if locking changes are deemed to simmer in -mm longer, then patch 10 should be delayed with them. Thanks, Miklos - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 10/10] fuse: add POSIX file locking support
- From: Miklos Szeredi <[email protected]>
- [PATCH 9/10] fuse: account background requests
- From: Miklos Szeredi <[email protected]>
- [PATCH 8/10] fuse: clean up request accounting
- From: Miklos Szeredi <[email protected]>
- [PATCH 7/10] fuse: consolidate device errors
- From: Miklos Szeredi <[email protected]>
- [PATCH 6/10] fuse: use a per-mount spinlock
- From: Miklos Szeredi <[email protected]>
- [PATCH 5/10] fuse: simplify locking
- From: Miklos Szeredi <[email protected]>
- [PATCH 4/10] fuse: add O_NONBLOCK support to FUSE device
- From: Miklos Szeredi <[email protected]>
- [PATCH 3/10] fuse: add O_ASYNC support to FUSE device
- From: Miklos Szeredi <[email protected]>
- [PATCH 2/10] fuse: fix fuse_dev_poll() return value
- From: Miklos Szeredi <[email protected]>
- [PATCH 1/10] fuse: fix oops in fuse_send_readpages()
- From: Miklos Szeredi <[email protected]>
- [PATCH 10/10] fuse: add POSIX file locking support
- Prev by Date: Re: Synchronizing Bit operations V2
- Next by Date: Re: Synchronizing Bit operations V2
- Previous by thread: question on spi_bitbang
- Next by thread: [PATCH 1/10] fuse: fix oops in fuse_send_readpages()
- Index(es):