xfs: cleanup shortform directory inode number handling
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Jul 2011 12:35:03 +0000 (14:35 +0200)
committerChristoph Hellwig <hch@lst.de>
Fri, 8 Jul 2011 12:35:03 +0000 (14:35 +0200)
commit8bc387875870c87087f138741f456983cbc54660
treee121ad0f46dc72517172b0fd9b21603504b6a117
parent4fb44c8272a071290d2ad76164c532fa2902b604
xfs: cleanup shortform directory inode number handling

Refactor the shortform directory helpers that deal with the 32-bit vs
64-bit wide inode numbers into more sensible helpers, and kill the
xfs_intino_t typedef that is now superflous.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
fs/xfs/xfs_dir2_block.c
fs/xfs/xfs_dir2_sf.c
fs/xfs/xfs_dir2_sf.h
fs/xfs/xfs_inum.h
This page took 0.036469 seconds and 5 git commands to generate.