Details
-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
When attach a file at file open with direct mode, the kernel data copying from Lustre file to PCC copy will result in -EFAULT error as the buffer is allocated in the kernel, not from user space.
Thus we need unmask the O_DIRECT flag from the file handle during data copying, after finished the data copying, restore the flag of the file handle.
Attachments
Activity
Link | New: This issue is related to NVDA-47 [ NVDA-47 ] |