diff options
author | Christoph Hellwig <hch@infradead.org> | 2012-07-03 18:21:22 +0200 |
---|---|---|
committer | Ben Myers <bpm@sgi.com> | 2012-07-22 17:46:56 +0200 |
commit | 475ee413f34165f8e6fcd7fbff3a4da1dce48c99 (patch) | |
tree | a32dadb75dbbddf45fdd989ad8f44dd0ed466368 /fs/xfs/xfs_ialloc_btree.c | |
parent | xfs: handle EOF correctly in xfs_vm_writepage (diff) | |
download | linux-475ee413f34165f8e6fcd7fbff3a4da1dce48c99.tar.xz linux-475ee413f34165f8e6fcd7fbff3a4da1dce48c99.zip |
xfs: merge xfs_itobp into xfs_imap_to_bp
All callers of xfs_imap_to_bp want the dinode pointer, so let's calculate it
inside xfs_imap_to_bp. Once that is done xfs_itobp becomes a fairly pointless
wrapper which can be replaced with direct calls to xfs_imap_to_bp.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Mark Tinguely <tinguely@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'fs/xfs/xfs_ialloc_btree.c')
0 files changed, 0 insertions, 0 deletions