commit | 740c3d226cbba6cd6a32adfb66809c94938f3e57 | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Wed Nov 02 15:48:34 2011 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Sun Nov 06 03:08:49 2011 -0500 |
tree | 375a5d2ee3bdc66f29e69e99c3691c3200407820 | |
parent | 806468f8bf76a3cb2b626dd282946a6c9c0a50f0 [diff] |
Btrfs: fix the new inspection ioctls for 32 bit compat The new ioctls to follow backrefs are not clean for 32/64 bit compat. This reworks them for u64s everywhere. They are brand new, so there are no problems with changing the interface now. Signed-off-by: Chris Mason <chris.mason@oracle.com>