Whamcloud - gitweb
Reinitialize optind to 0 on each lfs_* call, in case lfs is being used interactively...
authorkalpak <kalpak>
Mon, 12 May 2008 11:31:05 +0000 (11:31 +0000)
committerkalpak <kalpak>
Mon, 12 May 2008 11:31:05 +0000 (11:31 +0000)
commit064fd16440eec14550a681a8957d6b749c9ef049
treeb1cd07ddc41c8b28637f3054753951d0e89cb33f
parent51efeb6716fe3363fca5f05e360932abb301dba3
Reinitialize optind to 0 on each lfs_* call, in case lfs is being used interactively.  Most lfs_* functions do this already, but a few (find, setstripe, quotachown) do not.
 b=15212
 i=rupesh
 i=johann
lustre/ChangeLog
lustre/tests/sanity.sh
lustre/utils/lfs.c