Whamcloud - gitweb
b=23270 simplify "lctl osts" (llapi_ostlist) code
authorAndreas Dilger <andreas.dilger@oracle.com>
Mon, 9 Aug 2010 15:08:51 +0000 (19:08 +0400)
committerMikhail Pershin <tappro@sun.com>
Fri, 13 Aug 2010 06:02:55 +0000 (10:02 +0400)
commitc2cfae97beb618ace5fab829db2524891142116d
treeca358ca852af61a76e6d413f35797e5962bd3d32
parentf7b585e7220e2b1c510ac7778f31f3ef99ac6c30
b=23270 simplify "lctl osts" (llapi_ostlist) code

Simplify "lfs osts" command so that it avoids the filesystem traversal code
entirely, and just calls setup_osts() to print the OST list.

i=andrew.perepechko
i=sheng.yang
lustre/utils/liblustreapi.c