]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[XFS] clean up xfs_swapext
authorChristoph Hellwig <hch@infradead.org>
Tue, 5 Feb 2008 01:13:07 +0000 (12:13 +1100)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Thu, 7 Feb 2008 07:22:02 +0000 (18:22 +1100)
commit35fec8df65217546f6d9d508b203c1d135a67fbc
treee6f7b4b8d4df7e2f5ac571ba39ad72f256102785
parent199037c598daf5f3602dace68c331665a4f4f0c1
[XFS] clean up xfs_swapext

- stop using vnodes
- use proper multiple label goto unwinding
- give the struct file * variables saner names

SGI-PV: 971186
SGI-Modid: xfs-linux-melb:xfs-kern:30366a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_dfrag.c