Whamcloud - gitweb
b=22235 llapi_uuid_match() prints bogus error message on upgraded filesystem
authorDmitry Zogin <dmitry.zogin@sun.com>
Fri, 12 Mar 2010 22:26:57 +0000 (17:26 -0500)
committerJohann Lombardi <johann@sun.com>
Tue, 16 Mar 2010 13:30:04 +0000 (14:30 +0100)
commit2467fc795cee2d79fe101904e29f7b5f24bfd584
tree7dc5fb99140cea970010b420244b0a782454bd9e
parent95887c6702f3faa0dd8b24044b015eb516640ebb
b=22235 llapi_uuid_match() prints bogus error message on upgraded filesystem

 1. Increase the "lfs df" column width to handle TB sized devices cleanly
 2. Allow matching OST names without trailing _UUID
 3. Allow negating the "--obd" option to "lfs find"
 4. Remove duplicate code in mntdf() iterating over MDTs/OSTs. Handle errors

 i=nathan.rutman
 i=dmitry.zogin
lustre/doc/lfs.1
lustre/include/lustre/liblustreapi.h
lustre/llite/llite_lib.c
lustre/utils/lfs.c
lustre/utils/liblustreapi.c