Whamcloud - gitweb
b=23270 simplify "lctl osts" (llapi_ostlist) code
authorAndreas Dilger <andreas.dilger@oracle.com>
Mon, 9 Aug 2010 14:25:34 +0000 (10:25 -0400)
committerJohann Lombardi <johann.lombardi@oracle.com>
Tue, 10 Aug 2010 08:33:12 +0000 (10:33 +0200)
commit7090e6f8c930776e5c085d7abac29398e39acb01
tree7a3fb7f81efdbc39cdc232c5178c6cf4025eea96
parenta7fbc82cc50f3663711741d465bbbf3881a42bb7
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.
lustre/utils/liblustreapi.c