summaryrefslogtreecommitdiff
path: root/lib/libpuffs/pnode.c
AgeCommit message (Expand)Author
2012-08-16Fix regression that has been introduced when the lookup/reclaim racemanu
2012-04-18- When using PUFFS_KFLAG_CACHE_FS_TTL, do not use puffs_node to carrymanu
2012-04-08Add PUFFS_KFLAG_CACHE_FS_TTL flag to puffs_init(3) to use name andmanu
2008-08-12Replace void * by puffs_cookie_t where appropriate. No functional change.pooka
2007-08-17Add accessors for struct puffs_node to prepare for removal frompooka
2007-07-01Instead of requesting various pieces of information from node-creatingpooka
2007-06-24Introduce puffs_pn_remove() to signal that a node has been deletedpooka
2007-06-06Move puffs to a two clause license where it already isn't so. Andpooka
2007-04-12Hide struct puffs_usermount from the rest of the world and providepooka
2007-03-29Remove check against null parameter along with the XXX comment wonderingpooka
2007-01-15Checkpoint some more work in progress: for the benefit those filepooka
2007-01-11Add preliminary code for a nullfs layer, which can be used to mountpooka
2006-12-29checkpoint some experimental work-in-progress, namely:pooka