summaryrefslogtreecommitdiff
path: root/lib/libpuffs/flush.c
AgeCommit message (Expand)Author
2008-08-12Replace void * by puffs_cookie_t where appropriate. No functional change.pooka
2007-12-05free flushbuffer after usepooka
2007-12-05Send a response message for flush operations from the kernel insteadpooka
2007-11-12* split the putter header into a kernel version and a userland versionpooka
2007-10-11Part 1/n of some pretty extensive changes to how the kernel modulepooka
2007-07-19Don't float puffs_kargs needlessly around after mount, savespooka
2007-06-06Move puffs to a two clause license where it already isn't so. Andpooka
2007-04-13Instead of keeping on adding parameters to puffs_mount(), make itpooka
2007-04-12Hide struct puffs_usermount from the rest of the world and providepooka
2007-04-06support page cache flushingpooka
2007-04-06use range invalidation op also for invalidating entire page cache of a nodepooka
2007-04-06implement puffs_inval_pagecache_node_range()pooka
2007-03-20g/c unused debug variablepooka
2007-03-20initial support for cacheopspooka
2007-01-09rename name cache invalidation interface to be in sync with thepooka
2007-01-09lib interface for invalidation routinespooka