]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 219276:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Apr 2011 20:26:24 +0000 (20:26 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 15 Apr 2011 20:26:24 +0000 (20:26 +0000)
commitfa5e9baf884d35f39a7f05023495f6400bc90595
tree4ff0c884f6c2df7716d19f38259a67e0a2cff30a
parent1f28a6a4355c8599856b8ccc0973e0f8df87d479
MFC 219276:
Use ffs() to locate free bits in the inode bitmap rather than a loop with
bit shifts.

git-svn-id: svn://svn.freebsd.org/base/stable/8@220671 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/ufs/ffs/ffs_alloc.c