Hi all, Here are two fixes for the xfs_admin script. The first enables callers to pass an external log device, because xfs_db requires that to work on filesystems that do not have an internal log. The second patch enables xfs_admin to call xfs_io, which is then used to pass label get and set commands (-l and -L) to the kernel (via xfs_io) if the filesystem is mounted. This is an extraordinary way to destroy everything. Enjoy! Comments and questions are, as always, welcome. --D