]> git.baikalelectronics.ru Git - kernel.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)
commitb58533a65b1bb5735022ea48427507a808001865
treee6f7b4b8d4df7e2f5ac571ba39ad72f256102785
parentdbdc7a33d8814ac2a63d911ba051625be038aa72
[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