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 -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
| Greg Kroah-Hartman | [PATCH 002/196] Chinese: rephrase English introduction in HOWTO |
| david | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jan Engelhardt | intel iommu (Re: -mm merge plans for 2.6.23) |
| Andi Kleen | Re: [PATCH] x86: Construct 32 bit boot time page tables in native format. |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | Re: Possible regression in HTB |
| Natalie Protasevich | [BUG] New Kernel Bugs |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
git: | |
