diff options
author | Christoph Hellwig <hch@lst.de> | 2011-07-08 12:35:27 (GMT) |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2011-07-08 12:35:27 (GMT) |
commit | 4f6ae1a49ed5c81501d6f7385416bb4e07289e99 (patch) | |
tree | f9e302754cff53ad96eaca3b0b4de1fd91a9beb2 /drivers/firewire | |
parent | 78f70cd7b7e8fd44dc89af4f72fb110d865338a1 (diff) | |
download | linux-4f6ae1a49ed5c81501d6f7385416bb4e07289e99.tar.xz |
xfs: avoid usage of struct xfs_dir2_block
In most places we can simply pass around and use the struct xfs_dir2_data_hdr,
which is the first and most important member of struct xfs_dir2_block instead
of the full structure.
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 'drivers/firewire')
0 files changed, 0 insertions, 0 deletions