xfs
[Top] [All Lists]

PARTIAL TAKE 971186 - Clean up bitops

To: sgi.bugs.xfs@xxxxxxxxxxxx
Subject: PARTIAL TAKE 971186 - Clean up bitops
From: dgc@xxxxxxx (David Chinner)
Date: Fri, 2 Nov 2007 11:30:17 +1100 (EST)
Cc: xfs@xxxxxxxxxxx
Sender: xfs-bounce@xxxxxxxxxxx
Use the generic bitops rather than implementing them ourselves.
Patch inspired by Andi Kleen.


Date:  Fri Nov  2 11:29:35 AEDT 2007
Workarea:  chook.melbourne.sgi.com:/build/dgc/isms/2.6.x-xfs
Inspected by:  hch@xxxxxxxxxxxxx

The following file(s) were checked into:
  longdrop.melbourne.sgi.com:/isms/linux/2.6.x-xfs-melb


Modid:  xfs-linux-melb:xfs-kern:30000a
fs/xfs/xfs_bit.h - 1.21 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_bit.h.diff?r1=text&tr1=1.21&r2=text&tr2=1.20&f=h
        - wrap xfs bitop functions around generic implementations.

fs/xfs/xfs_bit.c - 1.32 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_bit.c.diff?r1=text&tr1=1.32&r2=text&tr2=1.31&f=h
        - Remove implementation of generic bitops.

fs/xfs/xfs_rtalloc.c - 1.108 - changed
http://oss.sgi.com/cgi-bin/cvsweb.cgi/xfs-linux/xfs_rtalloc.c.diff?r1=text&tr1=1.108&r2=text&tr2=1.107&f=h
        - remove implementation of generic bitops.



<Prev in Thread] Current Thread [Next in Thread>
  • PARTIAL TAKE 971186 - Clean up bitops, David Chinner <=