Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the following link: https://bugzilla.lustre.org/show_bug.cgi?id=11665
(In reply to comment #4) > Our developer wants to know whether there is a c API we can cell lfs to > change > the stripesize instead of using "system" call. Your application can link into the liblustreapi.a library. It should include <lustre/liblustreapi.h> header file. The function for creating files with specified striping is llapi_file_create _______________________________________________ Lustre-devel mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-devel
