[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms
authorNathan Scott <nathans@sgi.com>
Thu, 5 May 2005 20:25:00 +0000 (13:25 -0700)
committerChristoph Hellwig <hch@melbourne.sgi.com>
Thu, 5 May 2005 20:25:00 +0000 (13:25 -0700)
commit31b084aef3f088962f56c100b31bb8479c5dd769
tree855685aced7ce0c25fc250875ad0428ea7f63448
parentde20614b351e4d4d23af0a105baa8fd2d7cd4f26
[XFS] Fix up uses of nlink_t incorrectly restricting us to 2^16 links for some platforms

SGI Modid: xfs-linux:xfs-kern:22032a

Signed-off-by: Nathan Scott <nathans@sgi.com>
Signed-off-by: Christoph Hellwig <hch@sgi.com>
fs/xfs/linux-2.6/xfs_vnode.h
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode.h
fs/xfs/xfs_types.h
fs/xfs/xfs_utils.c
fs/xfs/xfs_utils.h