| To: | xfs@xxxxxxxxxxx |
|---|---|
| Subject: | [PATCH 00/11] remove xfs_iomap |
| From: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
| Date: | Wed, 28 Apr 2010 08:28:50 -0400 |
| User-agent: | quilt/0.47-1 |
This series gets rid of the xfs_iomap structure which we use to communicate between xfs_aops.c and xfs_iomap.c. It's not a very useful structure - we basically need block offsets above and below it, but it's in terms of bytes. Removing it and using the xfs_bmbt_irec structure instead thus simplifies the code and reduces the stack footprint of the writeback code. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH v2] XFS: Let the broken fiemap work in query mode., Christoph Hellwig |
|---|---|
| Next by Date: | [PATCH 01/11] xfs: limit xfs_imap_to_bmap to a single mapping, Christoph Hellwig |
| Previous by Thread: | [GIT, RFC] Delayed logging V2, Dave Chinner |
| Next by Thread: | [PATCH 01/11] xfs: limit xfs_imap_to_bmap to a single mapping, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |