On Sat, Jun 14, 2008 at 05:52:38AM -0400, Jeff Garzik (jeff@garzik.org) wrote:->writepage() is not needed at all (it does not even exist anymore :), and only ->writepages() is used. POHMELFS relies on VFS to handle that cases, it does not invent own stuff here. Although there is kind of a path/name cache, it is very trivial and small. I think I will extend its command structure to support checksum (i.e. add 64bit field unused for now), all other protocol changes are supposed to be on the highest level (like new commands), so it should not hurt others. I have to think about locking (file locks on server, not POHMELFS internal locking :) some more, but so far I do not see, how it can change the picture. Another task is to move from slab allocation (kmalloc and friends) to memory pools, like it was done for transaction destinations. I do not plan serious changes in client (I frankly do not know, what else I want there :), so, yes, I think that most of the client side is ready. -- Evgeniy Polyakov --
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Heiko Carstens | Re: -mm merge plans for 2.6.23 -- sys_fallocate |
git: | |
| David Miller | Re: [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 05/37] dccp: Cleanup routines for feature negotiation |
| Lennert Buytenhek | [PATCH 16/39] mv643xx_eth: get rid of ETH_/ethernet_/eth_ prefixes |
