Commit 2a7dd335 authored by James Morris's avatar James Morris

Merge bk://kernel.bkbits.net/davem/net-2.5

into intercode.com.au:/home/jmorris/bk/net/net-2.5
parents dfbbdb4a 37f06780
...@@ -657,9 +657,7 @@ xfs_iformat_extents( ...@@ -657,9 +657,7 @@ xfs_iformat_extents(
int nex; int nex;
int real_size; int real_size;
int size; int size;
#if ARCH_CONVERT != ARCH_NOCONVERT
int i; int i;
#endif
ifp = XFS_IFORK_PTR(ip, whichfork); ifp = XFS_IFORK_PTR(ip, whichfork);
nex = XFS_DFORK_NEXTENTS_ARCH(dip, whichfork, ARCH_CONVERT); nex = XFS_DFORK_NEXTENTS_ARCH(dip, whichfork, ARCH_CONVERT);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment