032b3dee5f
fixing the return value of tmpfs_fhtovp() in the not-found case. When vmlocking2 was merged to head (Jan 2008 !!) the inode numbering was changed. Before inodes were numbered 2..tm_nodes_max-1 and after the merge the numbers are derived from the nodes memory address. Fixes PR #43605 (tmpfs file handles are broken) |
||
---|---|---|
.. | ||
files.tmpfs | ||
Makefile | ||
tmpfs_args.h | ||
tmpfs_fifoops.c | ||
tmpfs_fifoops.h | ||
tmpfs_mem.c | ||
tmpfs_specops.c | ||
tmpfs_specops.h | ||
tmpfs_subr.c | ||
tmpfs_vfsops.c | ||
tmpfs_vnops.c | ||
tmpfs_vnops.h | ||
tmpfs.h | ||
TODO |