NetBSD/sys/ufs/ffs
rmind f09748f46c {ffs_nodealloccg,ext2fs_nodealloccg,ext2fs_mapsearch}: use XOR and ffs()
to find free bits in the inode and block bitmaps, instead of the loop.

Obtained from FreeBSD (changes by jhb).
2011-03-06 04:46:26 +00:00
..
ffs_alloc.c {ffs_nodealloccg,ext2fs_nodealloccg,ext2fs_mapsearch}: use XOR and ffs() 2011-03-06 04:46:26 +00:00
ffs_appleufs.c switch from 4 clause to 2 clause BSD license. 2010-04-24 19:58:13 +00:00
ffs_balloc.c
ffs_bswap.c
ffs_extern.h
ffs_inode.c
ffs_snapshot.c fss(4): Allow FSSIOCSET to set the initial flags. Add a new flag 2011-02-24 09:38:57 +00:00
ffs_subr.c
ffs_tables.c
ffs_vfsops.c Extend the range of fstrans transactions to a sequence of vnode operations 2010-12-27 18:49:42 +00:00
ffs_vnops.c ffs_reclaim: don't free an already free inode. This may happen when 2010-08-12 07:41:49 +00:00
ffs_wapbl.c For update mounts the root vnode is already in use and we must not 2010-12-24 13:38:57 +00:00
fs.h
Makefile