On Mon, 2008-05-19 at 12:41 -0400, Chuck Lever wrote: > On May 19, 2008, at 12:31 PM, Trond Myklebust wrote: > > On Sat, 2008-05-17 at 22:16 -0400, Chuck Lever wrote: > >> Add a second output line displayed for each RPC task shown via > >> rpc_show_tasks. This second line is for non-columnar variable-length > >> data (like the name of the RPC wait queue the task is waiting on, or > >> the procedure name). > > > > I don't really agree with this: it makes the output harder to parse > > rather than easier. grep, awk and friends don't cope well with > > multi-line data... > > Would it be better to put it all on one line, but the variable length > items are at the end and don't get a column header? That would make it easier, but why the change in format in the first place? This is developer-level debugging info: it is not designed for user comfort. -- Trond Myklebust Linux NFS client maintainer NetApp Trond.Myklebust@xxxxxxxxxx www.netapp.com -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html