Defragmentation for FFS in NetBSD
by Manuel Wiesinger for The NetBSD Foundation
The goal is to implement a userspace tool, that can do offline defragmentation of a (FFS aka. UFS2) filesystem. Keep the code as portable as possible, so other BSD projects can make use of it.