NetBSD/sys/ufs/ffs
2011-10-07 09:35:04 +00:00
..
ffs_alloc.c strengthen the assertions about pages existing during block allocation, 2011-09-20 14:01:32 +00:00
ffs_appleufs.c fix an off by one array overflow found by GCC 4.5.3. 2011-06-22 04:01:33 +00:00
ffs_balloc.c Try to keep snapshot indirect blocks contiguous. 2011-04-23 07:36:02 +00:00
ffs_bswap.c
ffs_extern.h Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
ffs_inode.c Rename uvm_vnp_zerorange(struct vnode *, off_t, size_t) to 2011-06-16 09:21:02 +00:00
ffs_quota2.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ffs_snapshot.c As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +00:00
ffs_subr.c fix sign-compare warnings 2011-08-14 12:37:09 +00:00
ffs_tables.c
ffs_vfsops.c As vnalloc() always allocates with PR_WAITOK there is no longer the need 2011-10-07 09:35:04 +00:00
ffs_vnops.c Implement extended attribute listing for UFS1. 2011-06-27 16:34:47 +00:00
ffs_wapbl.c
fs.h
Makefile