Please don't reply to lustre-devel. Instead, comment in Bugzilla by using the following link: https://bugzilla.lustre.org/show_bug.cgi?id=9977
> 2. as a result of getting an error from ll_glimpse_size when > an object is absent, ll_file_read will always return an > error when we read beyond the file end. It happens even if > we read from the existent object. This does not look > semantically correct. After talk to Andreas, this is considered acceptable. The reads within the file size returns the data from the existent object, and reads beyond EOF can return ENOENT. _______________________________________________ Lustre-devel mailing list [email protected] https://mail.clusterfs.com/mailman/listinfo/lustre-devel
