On Fri, 2012-02-03 at 10:52 +0100, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > > zfs-on-linux-rlaager6.patch > > > > > > Handle pool names with trailing spaces > What about the ones with spaces in the middle? It feels like the logic > is broken elsewhere and using strncmp is just a workaround which works > only for one particular case I've attached a new patch. I've tested it with both cases. I've also attached a patch that handles `zpool status` outputting full device paths. -- Richard