Date: Fri, 15 Apr 2011 20:26:24 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/ufs/ffs ffs_alloc.c Message-ID: <201104152026.p3FKQYO6008463@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2011-04-15 20:26:24 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/ufs/ffs ffs_alloc.c Log: SVN rev 220671 on 2011-04-15 20:26:24Z by jhb MFC 219276: Use ffs() to locate free bits in the inode bitmap rather than a loop with bit shifts. Revision Changes Path 1.153.2.5 +6 -10 src/sys/ufs/ffs/ffs_alloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104152026.p3FKQYO6008463>