Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Lustre 2.0.0, Lustre 2.1.0
-
None
-
3
-
10433
Description
When I was investigating on LU-305, I found that ll_file_write() (master code) always return error to user application where error happened, even if there is data be written, which is not POSIX complied. We should return written bytes if there is any written data.