summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_dir2_block.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2011-07-08 12:35:19 (GMT)
committerChristoph Hellwig <hch@lst.de>2011-07-08 12:35:19 (GMT)
commit78f70cd7b7e8fd44dc89af4f72fb110d865338a1 (patch)
treea0faa6e46c6d6504de239a1b34e90938a5763bca /fs/xfs/xfs_dir2_block.c
parentac8ba50f6be4a3ab49a2ad2cb676422af4ebaf8a (diff)
downloadlinux-78f70cd7b7e8fd44dc89af4f72fb110d865338a1.tar.xz
xfs: cleanup the definition of struct xfs_dir2_sf_entry
Remove the inumber member which is at a variable offset after the actual name, and make name a real variable sized C99 array instead of the incorrect one-sized array which confuses (not only) gcc. Based on this clean up the helpers to calculate the entry size. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Alex Elder <aelder@sgi.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/xfs/xfs_dir2_block.c')
0 files changed, 0 insertions, 0 deletions