NetBSD/sys/fs/filecorefs
jdolecek caffd8ef28 set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use
the value for also pathconf(_PC_NAME_MAX) to keep the two in sync
2004-09-13 19:25:48 +00:00
..
Makefile
filecore.h sprinkle __attribute__((__packed__)) to structures representing on-disk data 2003-09-06 13:56:42 +00:00
filecore_bmap.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
filecore_extern.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00
filecore_lookup.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
filecore_mount.h terminate snprintb 'new' format strings correctly. 2003-10-03 16:34:31 +00:00
filecore_node.c Explicitly call pool_init() (and pool_destroy()) when being built as 2004-05-20 05:39:34 +00:00
filecore_node.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
filecore_utils.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 16:26:28 +00:00
filecore_vfsops.c set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
filecore_vnops.c set mp->mnt_stat.f_namemax on filesystem mount for use by statvfs, and use 2004-09-13 19:25:48 +00:00
files.filecorefs