bug fix in gathering of lustre fs data
There are cases where lustre stripe info is not available the first time a given file is opened (e.g., when using the llapi_file_create call). So, now we call into the lustre module every time a file is opened to give the module a chance to gather data.
Please register or sign in to comment