70d8192475
attribute and TTL fora newly created node. Instead extend puffs_newinfo and add puffs_newinfo_setva() and puffs_newinfo_setttl() - Remove node_mk_common_final in libperfuse. It used to set uid/gid for a newly created vnode but has been made redundant along time ago since uid and gid are properly set in FUSE header. - In libperfuse, check for corner case where opc = 0 on INACTIVE and RECLAIM (how is it possible? Check for it to avoid a crash anyway) - In libperfuse, make sure we unlimit RLIMIT_AS and RLIMIT_DATA so that we do notrun out of memory because the kernel is lazy at reclaiming vnodes. - In libperfuse, cleanup style of perfuse_destroy_pn() |
||
---|---|---|
.. | ||
callcontext.c | ||
creds.c | ||
dispatcher.c | ||
flush.c | ||
framebuf.c | ||
Makefile | ||
null.c | ||
opdump.c | ||
paths.c | ||
pnode.c | ||
puffs_cc.3 | ||
puffs_cred.3 | ||
puffs_flush.3 | ||
puffs_framebuf.3 | ||
puffs_node.3 | ||
puffs_ops.3 | ||
puffs_path.3 | ||
puffs_priv.h | ||
puffs.3 | ||
puffs.c | ||
puffs.h | ||
puffsdump.h | ||
requests.c | ||
shlib_version | ||
subr.c | ||
suspend.c | ||
TODO |