Whamcloud - gitweb
Reinitialize optind to 0 on each lfs_* call, in case lfs is being used interactively...
authorkalpak <kalpak>
Mon, 12 May 2008 11:32:27 +0000 (11:32 +0000)
committerkalpak <kalpak>
Mon, 12 May 2008 11:32:27 +0000 (11:32 +0000)
commit56fca6749bbc8eb2196bbc039b217c2c886f6105
tree33de1edcb8893b55d54ccb5599db8b4446ac9d73
parente87d9f26fea411e4a9ef5b1518dea932d745f90b
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