Whamcloud - gitweb
b=21665 "lfs osts" incorrectly tries to traverse lustre mount
authorAndrew Perepechko <Andrew.Perepechko@sun.com>
Tue, 15 Jun 2010 20:08:27 +0000 (00:08 +0400)
committerRobert Read <robert.read@oracle.com>
Tue, 15 Jun 2010 20:46:54 +0000 (13:46 -0700)
commite9e4084a98c5b94664b357c279f13660db805107
tree95bef5268baca498e6993072531ced35f8ab82a5
parentccddc6afde64c75e39bb04fdeafec00c46f7f8e3
b=21665 "lfs osts" incorrectly tries to traverse lustre mount

We don't want to traverse the directory tree,
so return a positive value from sem_init to terminate
the traversal before it starts.

a=Joseph Herring (LLNL)
i=Andreas Dilger
i=Andrew Perepechko
lustre/utils/liblustreapi.c