NetBSD/sys/fs/efs
rumble 1c42082598 Only set *ap->a_cookies when we're returning success. Also, do not hard-
code 16, but rather use _DIRENT_MINSIZE as the divisor when determining
the number of cookies to allocate.

Noticed by pooka@.
2007-07-29 20:58:10 +00:00
..
efs_dinode.h
efs_dir.h
efs_extent.h Additional fixes/enhancements: 2007-07-04 19:24:09 +00:00
efs_genfs.c
efs_genfs.h
efs_ihash.c
efs_ihash.h
efs_inode.h
efs_mount.h
efs_sb.h
efs_subr.c When computing the superblock checksum, use an unsigned short to avoid an 2007-07-29 00:56:04 +00:00
efs_subr.h Additional fixes/enhancements: 2007-07-04 19:24:09 +00:00
efs_vfsops.c Use eopnotsupp() instead of vfs_stdsuspendctl() and retire the latter. 2007-07-26 22:57:36 +00:00
efs_vnops.c Only set *ap->a_cookies when we're returning success. Also, do not hard- 2007-07-29 20:58:10 +00:00
efs.h
files.efs
Makefile