Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Feb 2011 22:11:36 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/fs/ext2fs ext2_alloc.c
Message-ID:  <201102242211.p1OMBsh3016864@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

jhb         2011-02-24 22:11:36 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/ext2fs        ext2_alloc.c 
  Log:
  SVN rev 219012 on 2011-02-24 22:11:36Z by jhb
  
  Use ffs() to locate free bits in the inode and block bitmaps rather than
  loops with bit shifts.
  
  Revision  Changes    Path
  1.7       +11 -19    src/sys/fs/ext2fs/ext2_alloc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102242211.p1OMBsh3016864>